• Joined on 2024-10-17
omicron deleted branch unittests from omicron/oas 2025-04-06 08:09:44 +00:00
omicron closed issue omicron/oas#6 2025-04-06 07:30:51 +00:00
Add unit testing
omicron reopened issue omicron/oas#6 2025-04-06 07:29:53 +00:00
Add unit testing
omicron commented on issue omicron/oas#6 2025-04-06 07:29:46 +00:00
Add unit testing

pull request #9 closes this

omicron closed issue omicron/oas#6 2025-04-06 07:29:46 +00:00
Add unit testing
omicron pushed to main at omicron/oas 2025-04-06 07:28:54 +00:00
2bea87b39a Run tests in the validate gitea action
2eb7b3c2f1 use llvm to generate test coverage
f1f4c93a8e Fix bug in lexer_next_number not correctly tracking character number
27099c9899 Add initial unit tests
3fead8017b Rename lexer errors
Compare 7 commits »
omicron merged pull request omicron/oas#9 2025-04-06 07:28:52 +00:00
unittests
omicron created pull request omicron/oas#9 2025-04-06 07:28:40 +00:00
unittests
omicron pushed to unittests at omicron/oas 2025-04-06 07:25:19 +00:00
2bea87b39a Run tests in the validate gitea action
2eb7b3c2f1 use llvm to generate test coverage
Compare 2 commits »
omicron pushed to unittests at omicron/oas 2025-04-04 23:44:59 +00:00
f1f4c93a8e Fix bug in lexer_next_number not correctly tracking character number
27099c9899 Add initial unit tests
3fead8017b Rename lexer errors
af66790cff Clean up error definitions, location and expose them in the headers
cb8768b1d0 Make clangd aware of the _POSIX_C_SOURCE define in the build system
Compare 5 commits »
omicron opened issue omicron/oas#8 2025-04-04 18:34:21 +00:00
Weirdness in numbers with size suffixes.
omicron created branch unittests in omicron/oas 2025-04-04 02:11:09 +00:00
omicron pushed to unittests at omicron/oas 2025-04-04 02:11:09 +00:00
e291f8fc56 Add initial unit tests
omicron pushed to main at omicron/oas 2025-04-04 00:28:48 +00:00
1571c52012 Add some building documentation that clarifies the make targets
0f9ced8eb1 Rework the build system to be more modular
Compare 2 commits »
omicron deleted branch build_system_upgrade from omicron/oas 2025-04-04 00:28:48 +00:00
omicron merged pull request omicron/oas#7 2025-04-04 00:28:46 +00:00
Build system upgrade
omicron created pull request omicron/oas#7 2025-04-04 00:28:27 +00:00
Build system upgrade
omicron pushed to build_system_upgrade at omicron/oas 2025-04-04 00:23:10 +00:00
1571c52012 Add some building documentation that clarifies the make targets
0f9ced8eb1 Rework the build system to be more modular
Compare 2 commits »
omicron pushed to build_system_upgrade at omicron/oas 2025-04-03 21:27:42 +00:00
0f628b6518 Rework the build system to be more modular
omicron created branch build_system_upgrade in omicron/oas 2025-04-03 21:16:04 +00:00