Commit graph

14 commits

Author SHA1 Message Date
20ef8c04d8
build(test): link tbb to fix gcc compilation issues 2025-10-08 06:30:11 +03:30
e7c61b2faf
refactor(test): remove constexpr from throwing function
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is failing
2025-10-06 12:24:31 +03:30
4976773218
feat(test): minor additions
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-09-30 14:04:38 +03:30
a46f36aefd
feat(test): add regex filtering for suites and cases 2025-09-30 06:37:27 +03:30
723ade84ea
feat(test): add option parsing && the --stop-on-fail & -h options 2025-09-29 09:47:59 +03:30
249cecdb50
refactor(tests): printable now checks if the type is std::formattable 2025-09-18 19:32:11 +03:30
4d0a7f9b45
fix: compilation error on gcc
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-10 13:16:14 +03:30
4cd258bcb6
refactor(test): printable concept to accept enums
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-08-10 23:26:06 +03:30
60ad7cdc70
feat(test): add fuzz testing support
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-30 23:02:53 +03:30
638a009047
refactor: surface, app, tests, ecs refactors
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-28 20:45:24 +03:30
a102db0699
refactor: minor adjustments to test log formattings
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-27 22:52:38 +03:30
6a814bd177 style: minor fixes 2025-07-25 15:07:13 +03:30
b0ad9ff964 feat(test): expect_unreachable
feat(test): expect_throw
2025-07-25 15:06:14 +03:30
cd886aa8c9
refactor: flatten directory structure
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-20 04:46:15 +03:30