Commit graph

22 commits

Author SHA1 Message Date
dd12ad9477 Add special handling for util::exception in various places to print stacktrace info 2023-08-06 12:53:03 +03:00
aae4fa238f Add << operators for vectors & sets in tests 2023-05-06 12:55:06 +03:00
a1f06a57ca Add more utilities to tests 2023-04-19 19:00:23 +03:00
aeec694443 Fixes in test runner 2023-04-18 16:00:23 +03:00
df9d40540b Fix tests logging 2023-01-09 20:49:50 +03:00
f93383f06d Add pair & tuple stream output operators for tests 2022-06-11 13:59:16 +03:00
9edf94be0c Clang compilation fixes 2022-06-11 13:58:54 +03:00
fd336dfde2 Add tests output coloring 2022-05-19 16:35:55 +03:00
790deb19ff Add relative error closedness check in tests 2022-01-23 19:36:55 +03:00
c6f01aad81 Support logging in tests 2022-01-21 12:10:12 +03:00
454d975ba6 Make tests expect_close macro show actual values of compared expressions 2022-01-21 12:09:53 +03:00
cad2590bc7 Fix tests 2021-07-20 14:53:23 +03:00
d7469920de Clang compilation fixes: use non-template stream output operators 2021-01-18 18:11:01 +03:00
e7cac4a618 Clang compilation fixes 2021-01-18 18:01:03 +03:00
5133695c6f Add matrix tests 2021-01-16 22:46:52 +03:00
bbd15c5942 Slightly better overall tests result reporting 2021-01-16 22:46:29 +03:00
6d22ae95c7 Add geom vector & point tests 2021-01-16 19:06:27 +03:00
1c550d7168 Small fix in test duration output 2020-11-29 12:31:45 +03:00
91faa2423e Add testing context as test case argument & support simple profiling in tests 2020-11-25 13:17:24 +03:00
bc18b03a53 Add comparison checks to testing framework 2020-11-25 10:08:51 +03:00
ea81ac987d Support underscores in test names 2020-11-25 10:08:21 +03:00
c6a8590b2c Add a simple unit testing framework 2020-11-24 23:11:40 +03:00