Commit Graph

20 Commits

Author SHA1 Message Date
neru 7d993fbc3d feat: add assertion test (commented) 2026-05-21 13:09:36 -03:00
neru 39cbd6d096 feat: add assertion library 2026-05-21 13:09:29 -03:00
neru 7f979dacd4 feat: add VFS test 2026-05-11 08:24:36 -03:00
neru b51f253705 feat: add log message for log test 2026-05-11 08:17:30 -03:00
neru 61983f5903 feat: add log messages for event test 2026-05-11 08:17:24 -03:00
neru fb259b019b feat: add logging functions for tests 2026-05-11 08:17:13 -03:00
neru 4d63fe9b71 fix: consider all mounts for listDirectory 2026-05-11 08:07:56 -03:00
neru 4a0d387328 feat: add getRelativePath 2026-05-11 08:07:12 -03:00
neru 9d3b5d25b2 fix: iterate through mounts instead of getting best mount 2026-05-11 08:07:05 -03:00
neru 0fbf8c715c feat: add event test 2026-05-11 07:59:28 -03:00
neru 430cb5bc5b feat: add event library 2026-05-11 07:59:19 -03:00
neru 77816d42ab style: use constant naming 2026-05-07 02:59:32 -03:00
neru 9210bf90a9 fix: misc fixes, cleanup 2026-05-07 02:53:28 -03:00
neru 831a5b9a45 feat: add virtual file system 2026-05-07 02:38:17 -03:00
neru e3c3c64fbe fix: assert if stdout handle is null 2026-05-07 02:01:38 -03:00
neru 102107a583 feat: add log test 2026-05-07 01:25:41 -03:00
neru 7595e8f19e feat: add log library 2026-05-07 01:25:37 -03:00
neru 46a991224c fix: declare TestRunner constructor 2026-05-07 01:25:12 -03:00
neru f258b9853b feat: add test main.cpp 2026-05-07 01:17:58 -03:00
neru e0887dd149 feat: add testrunner and test interface 2026-05-07 01:17:51 -03:00