Commit Graph

18 Commits (a0337c401e4363c539bb3ab9df632d0c6815248d)

Author SHA1 Message Date
Daniel Kolesa 49bfee4cc3 build tests from build.sh and simplify test runner 2017-04-29 16:50:56 +02:00
Daniel Kolesa c1e79a4c75 unit tester fixes 2017-04-28 01:54:28 +02:00
Daniel Kolesa 69890906fd move test module to the beginning of the file 2017-04-27 19:06:57 +02:00
Daniel Kolesa b885e57fdb improved threaded test runner 2017-04-24 18:18:10 +02:00
Daniel Kolesa d359e46818 add some basic unit test infra to allow testing together with impl 2017-04-23 17:57:01 +02:00
Daniel Kolesa cc8452e265 remove make_ range helpers for containers (use iter_begin/end) 2017-04-23 15:30:51 +02:00
Daniel Kolesa b86df5c016 move over to standard filesystem module (from std::experimental or std) 2017-03-10 18:31:34 +01:00
Daniel Kolesa 262e691a4d fix test runner 2017-02-25 14:56:51 +01:00
Daniel Kolesa 632147c5fb bump compiler 2017-01-29 21:22:40 +01:00
Daniel Kolesa 27005f1715 remove native ostd threading/atomic stuff (just use c++11 ones) 2017-01-24 00:35:07 +01:00
Daniel Kolesa 63e5d321f1 make test runner work on windows 2016-07-09 00:48:29 +01:00
Daniel Kolesa 88241f5f9e remove namespace 2016-07-08 19:48:11 +01:00
Daniel Kolesa b02966fb9d environment api for windows, and rename environ namespace to envvar because windows is retarded 2016-07-06 20:40:43 +02:00
Daniel Kolesa 47ed1a700c don't use classic style casts 2016-07-02 04:57:23 +01:00
Daniel Kolesa 8a5da3e56f minor cleanups 2016-03-15 22:28:43 +00:00
Daniel Kolesa 40746de1c3 add environment funcs (environ.hh) and update test runner code (less verbose/cleaner) 2016-03-13 01:28:39 +00:00
Daniel Kolesa 3c708e780d slight cleanup 2016-03-12 18:38:32 +00:00
Daniel Kolesa 2bc3c94daa add native (c++ based) test runner instead of python script 2016-03-12 18:26:30 +00:00