Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a better way to test Arraymancer | narimiran | 2019-11-13 | 1 | -2/+2 |
| | |||||
* | better testing for nimcrypto; re-enable chronos testing (#12560) | Andreas Rumpf | 2019-10-31 | 1 | -2/+2 |
| | |||||
* | disable package 'chronos' for now | narimiran | 2019-10-24 | 1 | -1/+1 |
| | |||||
* | [backport] package chronos now has dependencies | narimiran | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | Revert "[ci skip] disable two packages until #11764 is merged" | narimiran | 2019-10-23 | 1 | -2/+2 |
| | | | | This reverts commit 48975bb3e7c1d5f8e1f81981cd5e3c028ccf37a5. | ||||
* | Revert "Fixes #12187 (#12321)" (#12447) | Andreas Rumpf | 2019-10-18 | 1 | -1/+2 |
| | | | This reverts commit 00c31e87660d9db813871f5aa23661bf6b9bbdcb. | ||||
* | [ci skip] disable two packages until #11764 is merged | narimiran | 2019-10-14 | 1 | -2/+2 |
| | |||||
* | Fixes #12187 (#12321) | Clyybber | 2019-10-08 | 1 | -2/+1 |
| | | | | | | * Fixes #12187 * Point to fork of compactdict Since the original repo is now archived / read-only | ||||
* | azure: disable failing tests | Leorize | 2019-10-03 | 1 | -1/+1 |
| | |||||
* | test more packages | narimiran | 2019-10-02 | 1 | -3/+13 |
| | |||||
* | add tensordsl test (#12166) | Arne Döring | 2019-09-11 | 1 | -0/+1 |
| | | | | | | * add tensordsl test * simpler | ||||
* | fix commands for testing packages | narimiran | 2019-09-04 | 1 | -3/+3 |
| | |||||
* | enable testing of more packages | narimiran | 2019-08-30 | 1 | -2/+3 |
| | |||||
* | disable testing of 'norm' package | narimiran | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | new gensym handling (#11985) | Andreas Rumpf | 2019-08-23 | 1 | -4/+4 |
| | | | | | | | | | | | * new .gensym implementation * make astspec test green again * introduce a --useVersion switch to group compatibility switches * fixes #10180 * fixes #11494 * fixes #11483 * object constructor fields and named parameters are also not gensym'ed * disabled broken package | ||||
* | Incremental compilation (IC): Improvements (#11881) | Andreas Rumpf | 2019-08-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | * IC: C codegen is aware of IC * manual: minor change to make VSCode's RST plugin render it properly * IC: minor refactoring * testament: code refactorings * rodutils: removed dead code * IC: always build the compiler with the IC feature * IC: C codegen improvements * IC: implement the undocumented -d:nimMustCache option for testing purposes * IC: added first basic tests * IC: extensive testing of the deserialization feature * testament: refactoring; better IC tests * IC: removes 'nimMustCache' flag; readonly does the same * testament: minor refactoring * update Nimble version * testament: removed dead code and imports; IC: added simple test * IC: progress | ||||
* | [other] test more packages (#11687) | Miran | 2019-07-08 | 1 | -1/+2 |
| | |||||
* | [other] test 6 more nimble packages (#11464) | Miran | 2019-06-11 | 1 | -3/+8 |
| | |||||
* | better documentation for the new `shr` | narimiran | 2019-06-04 | 1 | -2/+2 |
| | |||||
* | disable 3 packages until they merge their pending PRs which fix failures | narimiran | 2019-06-03 | 1 | -3/+3 |
| | |||||
* | disable parsetoml package until it's fixed upstream | Araq | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | disable testing of nimly package | narimiran | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | make nimble packages testing more robust (#10984) | Miran | 2019-04-09 | 1 | -32/+60 |
| | | | | | * better tests for the existing packages * enable testing for packages not in packages.json * add new packages | ||||
* | proper fix | narimiran | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | fix nim-chronicles test: there is a new dependency | narimiran | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | disable testing of nim-chronicles until is fixed | narimiran | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | testament: catch failing nimble tests (#10832) | Miran | 2019-03-13 | 1 | -3/+3 |
| | | | | | * testament: catch failing nimble tests and clean up a bit * fix name collision | ||||
* | better nimpy test | narimiran | 2019-03-06 | 1 | -1/+1 |
| | | | | As discussed with @yglukhov. | ||||
* | fix nimble package tests | narimiran | 2019-02-22 | 1 | -3/+2 |
| | |||||
* | add more nimble packages to the test (#10707) | Miran | 2019-02-19 | 1 | -1/+8 |
| | |||||
* | add more nimble packages for testing (#10671) | Miran | 2019-02-15 | 1 | -21/+37 |
| | |||||
* | new AppVeyor configuration that should test the compiler against sele… ↵ | Andreas Rumpf | 2019-02-09 | 1 | -2/+2 |
| | | | | (#10549) | ||||
* | testament: test nimble packages is beginning to work | Araq | 2019-02-04 | 1 | -23/+22 |
| | |||||
* | testament: revive ability to test specific important Nimble packages | Araq | 2019-02-02 | 1 | -0/+29 |