vectorwrapper/test/unit
King_DuckZ a4184811b1 Add test for a custom type.
Custom type is implicitly constructible, implicitly castable
to float and can be compared to int.
2018-10-30 20:31:49 +00:00
..
CMakeLists.txt Add test for a custom type. 2018-10-30 20:31:49 +00:00
example.cpp Update license header 2017-03-15 22:13:13 +00:00
sample_vectors.hpp Update license header 2017-03-15 22:13:13 +00:00
test_conversions.cpp Update license header 2017-03-15 22:13:13 +00:00
test_custom_type.cpp Add test for a custom type. 2018-10-30 20:31:49 +00:00
test_get_at.cpp Update license header 2017-03-15 22:13:13 +00:00
test_offset_getters.cpp Add unit test for offset-based getters. 2018-07-28 00:04:24 +01:00
test_operators.cpp Update license header 2017-03-15 22:13:13 +00:00
test_ops.cpp Update license header 2017-03-15 22:13:13 +00:00
test_sequence_range.cpp Properly stop looping when vec values go past the end. 2017-08-02 23:37:25 +01:00