18 Commits

Author SHA1 Message Date
Baptiste Wicht
c110898c7c Define basic test suite for the kernel
Only tests for path now
2018-04-06 08:54:28 +02:00
Baptiste Wicht
9cfa4e2d01 New tests for string_view 2018-04-04 13:59:32 +02:00
Baptiste Wicht
45399e4d37 Add tests for small_vector 2018-04-04 11:25:25 +02:00
Baptiste Wicht
d30253b05f Improve the test utilities 2018-04-04 11:25:00 +02:00
Baptiste Wicht
922406f6ba Update copyright 2018-04-04 09:32:15 +02:00
Baptiste Wicht
bec1cb38a2
Tests for deque 2016-10-02 14:50:59 +02:00
Baptiste Wicht
3306504dac
Basic test for expected destruction 2016-10-01 21:52:55 +02:00
Baptiste Wicht
ac2949394a
Add tests for std::function 2016-09-30 22:40:23 +02:00
Baptiste Wicht
c770c5874f
Prototype of shared_ptr 2016-09-29 15:33:13 +02:00
Baptiste Wicht
552ed92da3 Test suite for std::list 2016-09-14 20:16:33 +02:00
Baptiste Wicht
d18dcfb162 Change License to MIT 2016-09-05 21:53:42 +02:00
Baptiste Wicht
00d00d930e Tests for std::vector 2016-09-03 23:14:09 +02:00
Baptiste Wicht
43f44b4333 Tests for std::tuple 2016-09-03 20:06:41 +02:00
Baptiste Wicht
77ee414974 Add tests for circular_buffer 2016-08-18 18:14:18 +02:00
Baptiste Wicht
62b2f3189c Add test for algorithms 2016-08-09 18:12:08 +02:00
Baptiste Wicht
0088d9eb7f Cleanup the tests 2016-08-09 18:01:18 +02:00
Baptiste Wicht
40049a75cf Update license copyright 2016-07-02 16:42:45 +02:00
Baptiste Wicht
8d03558e20 Small test suite for STL
Tests for std::string for now
2014-03-05 13:45:23 +01:00