Michael Bradley, Jr
54616ab727
build: override CMAKE_ARGS for Windows+MSYS2 environments re: libbacktrace
...
Otherwise `-G"MinGW Makefiles"` is included in `CMAKE_ARGS`, which does not
function correctly in MSYS2 Bash.
2022-06-23 14:11:13 -05:00
Dmitriy Ryajov
cf4a0a393e
Json info ( #115 )
...
* make info return a json with an spr
* add an `exec` target to the makefile
2022-06-14 17:34:56 -06:00
Michael Bradley
209343087c
Change every dagger to codex ( #102 )
2022-05-19 13:56:03 -06:00
Michael Bradley
c2d7fe3fd7
[ci] generate coverage data and upload to Codecov ( #93 )
2022-05-10 14:41:44 -06:00
Mark Spanbroek
03c8ceccf9
[contracts] Separate nimble task to run all tests
...
A simple "nimble test" won't require you to run a hardhat
node with the contracts, but a "nimble testAll" will.
2022-03-28 11:59:01 +02:00
Mark Spanbroek
d07a5cd19e
[contracts] Run contract tests in CI
...
Introduce new nimble 'test' task that runs *all* tests.
Renames testAll to testDagger, because testAll didn't
run all tests, it forgot to run the contract tests.
2022-03-28 11:59:01 +02:00
Dmitriy Ryajov
623cfe2e02
adding nimbus build system
2021-11-25 09:37:12 +01:00