Commit Graph

3 Commits

Author SHA1 Message Date
ab2579bdb5 Modifications to compile under Nim 2.x 2026-03-28 09:55:17 -05:00
68554920e5 Fix bug in parsing TEL content. Rework unit tests.
- newVC3_Tel was not assigning the value provided to the constructed
  object.
- Private unit tests were run every time the code was compiled due to
  how the unittest library works. These now only run as part of the unit
  tests with `nimble test`.
2023-04-16 03:34:14 -05:00
c322616747 WIP lexer unit tests. 2023-04-01 17:36:01 -05:00