Commit Graph

30 Commits

Author SHA1 Message Date
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 3b173931d5 docs: add VFS documentation 2026-05-07 03:02:54 -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 fd5b1cf50f docs: change wording 2026-05-07 01:59:50 -03:00
neru aa5c9b0707 docs: add license 2026-05-07 01:59:43 -03:00
neru 1c54d0c2cc docs: remove extra separator 2026-05-07 01:48:42 -03:00
neru c4f3c46b45 docs: add readme 2026-05-07 01:48:10 -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 e039891512 build: require cpp 20 2026-05-07 01:18:16 -03:00
neru e24ceb294d build: move src files to /seallib folder 2026-05-07 01:18:10 -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
neru b2fa9f3351 style: add new line at eof 2026-05-07 00:09:54 -03:00
neru b722851450 chore: add gitignore 2026-05-07 00:07:54 -03:00
neru 136ad73649 build: add test build script 2026-05-07 00:07:50 -03:00
neru ff1036f399 feat: add tasks.json 2026-05-07 00:07:36 -03:00
neru e1cbcdcc9d feat: create list 2026-05-07 00:07:28 -03:00
neru 4abe8ade5c feat: add clang-format and format script 2026-05-07 00:07:23 -03:00