kayomn commented on issue kayomn/ona#2 2022-10-04 00:12:36 +02:00
Change the CI script to use the build script-integrated test rather than manually invoking zig test

This has been resolved by #3.

kayomn merged pull request kayomn/ona#3 2022-10-04 00:11:33 +02:00
Fix outstanding problems with CI pipeline and codebase state
kayomn pushed to main at kayomn/ona 2022-10-04 00:11:33 +02:00
3a0da39b3e Merge pull request 'Fix outstanding problems with CI pipeline and codebase state' (#3) from ci-updates into main
37bd0f10ac Fix CI being unable to find test
c91630d6da Run test binary over manually invoking zig test in VS Code settings
074a62807b Fix CI not running tests after building them
c4775e27d8 Fix tests not running.
Compare 10 commits »
kayomn deleted branch ci-updates from kayomn/ona 2022-10-04 00:11:33 +02:00
kayomn created pull request kayomn/ona#3 2022-10-04 00:09:49 +02:00
Fix outstanding problems with CI pipeline and codebase state
kayomn pushed to ci-updates at kayomn/ona 2022-10-04 00:05:47 +02:00
37bd0f10ac Fix CI being unable to find test
c91630d6da Run test binary over manually invoking zig test in VS Code settings
Compare 2 commits »
kayomn pushed to ci-updates at kayomn/ona 2022-10-03 23:59:02 +02:00
074a62807b Fix CI not running tests after building them
c4775e27d8 Fix tests not running.
a36b3bc321 Fix inconsistent test naming
e01b19cd68 Fix compilation errors in I/O module
774536fd58 Update references to old tellFile function
Compare 5 commits »
kayomn pushed to ci-updates at kayomn/ona 2022-10-03 23:32:22 +02:00
af1976b69c Fix compilation errors
kayomn pushed to ci-updates at kayomn/ona 2022-10-03 23:01:34 +02:00
49557f32bc Change drone CI script to test via zig build
kayomn created branch ci-updates in kayomn/ona 2022-10-03 23:00:45 +02:00
kayomn pushed to ci-updates at kayomn/ona 2022-10-03 23:00:45 +02:00
kayomn pushed to main at kayomn/ona 2022-10-03 22:25:54 +02:00
71ab200325 Add logging function to event loop
kayomn opened issue kayomn/ona#2 2022-10-03 13:00:09 +02:00
Change the CI script to use the build script-integrated test rather than manually invoking zig test
kayomn pushed to main at kayomn/ona 2022-10-03 00:57:45 +02:00
f68fbe16c7 Add tests to I/O module
kayomn pushed to main at kayomn/ona 2022-10-02 14:04:00 +02:00
71d5d696bd Fix bugs in memory module and add unit tests
kayomn pushed to main at kayomn/ona 2022-10-02 13:56:33 +02:00
3ca0bd5724 Add ability to debug test suite in VS Code
11b6040237 Fix incorrect test root in build.zig
3f2f37e0f5 Fix incorrect test root in build.zig
9c1ddd6e8f Add tests to VS Code debug config
Compare 4 commits »
kayomn pushed to main at kayomn/ona 2022-10-01 22:25:10 +02:00
be94963cb7 Add empty test to main
kayomn pushed to main at kayomn/ona 2022-10-01 22:12:16 +02:00
584f892e4d Support idling in file system message processor
kayomn pushed to main at kayomn/ona 2022-10-01 21:41:10 +02:00
52bc326187 Merge pull request 'Start running tests as part of CI pipeline' (#1) from ci-tests into main
d5166fb467 Tidy up CI naming conventions
4bd1c57899 Replace environment self-assembly with pre-build Zig image
f555e6bf30 Remove typo in CI script
3b234a175b Attempt removal of pushd / popd command dependency
Compare 7 commits »
kayomn deleted branch ci-tests from kayomn/ona 2022-10-01 21:41:10 +02:00