nim-stew/tests/ranges
Jordan Hrycaj 9c3596d9de
Migrate to `unittest2` (#125)
* Migrate to `unittest2`

why:
  Global symbol overflow when running NIM 1.2 on Github ci suggests that
  unit tests run sort of separately. The replacement library `unittest2`
  provides that.

* Build ci dependencies
2022-07-08 10:34:21 +01:00
..
all.nim add ranges 2019-07-06 20:45:27 +02:00
tbitranges.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00
tstackarrays.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00
ttypedranges.nim Migrate to `unittest2` (#125) 2022-07-08 10:34:21 +01:00