slint/tests
Olivier Goffart 35e20763a7 More replacement of &*std::begin with std::data
Complement the previous commit.
It is not ok to call *std::begin for an empty vector.

Also added a test for it.
2021-06-30 17:10:58 +02:00
..
cases More replacement of &*std::begin with std::data 2021-06-30 17:10:58 +02:00
doctests Fix formatting 2021-06-17 11:20:44 +02:00
driver Updater test: fix the whitelist when there are warnings 2021-05-18 19:01:55 +02:00
helper_components When only importing a component, treat that component as the root component 2020-11-18 10:43:39 +01:00