index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testament
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
3
-4
/
+7
*
#12103 - CI for FreeBSD (#12179)
Euan
2019-11-29
1
-0
/
+2
*
[backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#...
3n-k1
2019-11-28
4
-13
/
+13
*
test suite: rename tests containing 'fail' for easier search in logs
Araq
2019-11-26
1
-1
/
+1
*
ARC: ported the GC tests over to --gc:arc
Araq
2019-11-26
1
-1
/
+7
*
attempt to add valgrind support to the CIs and testament (#12646)
Andreas Rumpf
2019-11-18
2
-7
/
+20
*
a better way to test Arraymancer
narimiran
2019-11-13
1
-2
/
+2
*
remove deprecated procs (#12535)
Andreas Rumpf
2019-11-05
1
-33
/
+37
*
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
*
Revert "Fixes #12187 (#12321)" (#12447)
Andreas Rumpf
2019-10-18
1
-1
/
+2
*
[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
*
azure: disable failing tests
Leorize
2019-10-03
1
-1
/
+1
*
testament: add azure integration
Leorize
2019-10-03
4
-10
/
+122
*
test more packages
narimiran
2019-10-02
1
-3
/
+13
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
Locks modules should give a compile error when threads are not enabled. (#12231)
Ray Imber
2019-09-26
1
-0
/
+4
*
added a testcase for #12195; testament now supports a 'timeout' spec field
Araq
2019-09-17
3
-1
/
+19
*
make tests green again
Andreas Rumpf
2019-09-13
1
-1
/
+1
*
Fixed c filenames mangling (#12161)
Yuriy Glukhov
2019-09-11
1
-1
/
+1
*
add tensordsl test (#12166)
Arne Döring
2019-09-11
2
-0
/
+2
*
fix tests
Timothee Cour
2019-09-06
1
-2
/
+1
*
fix commands for testing packages
narimiran
2019-09-04
1
-3
/
+3
*
disable IC and the SQLite dependency for version 1
Andreas Rumpf
2019-09-03
1
-1
/
+2
*
make testament a tool we ship with Nim; fixes #12084 (#12088)
Andreas Rumpf
2019-08-30
3
-4
/
+26
*
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
*
Incremental compilation (IC): Improvements (#11881)
Andreas Rumpf
2019-08-08
5
-192
/
+172
*
[other] test more packages (#11687)
Miran
2019-07-08
1
-1
/
+2
*
Revert "makes travis OSX green again"
narimiran
2019-06-19
1
-2
/
+1
*
makes travis OSX green again
Araq
2019-06-19
1
-1
/
+2
*
[other] test 6 more nimble packages (#11464)
Miran
2019-06-11
2
-9
/
+11
*
make fullpaths the default in error messages and stack traces for mor… (#11...
Andreas Rumpf
2019-06-05
1
-1
/
+2
*
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
*
fixes excessive newlines in testament's output (#11351)
Andreas Rumpf
2019-05-29
1
-12
/
+18
*
disable parsetoml package until it's fixed upstream
Araq
2019-05-27
1
-1
/
+1
*
fixes #10299 (#11324)
Andreas Rumpf
2019-05-25
1
-1
/
+1
*
Testament print failed command (#11219)
Arne Döring
2019-05-10
2
-11
/
+23
*
testament: apply skip to hard-coded categories (#11168)
Jacek Sieka
2019-05-08
3
-29
/
+56
*
Append all output on failed test. (#11156)
Arne Döring
2019-05-02
2
-42
/
+25
*
Initialized collections (#11094)
Miran
2019-04-29
1
-0
/
+2
*
tester: add test skipping capability (#11080)
Jacek Sieka
2019-04-23
2
-4
/
+29
*
remove the restriction that module names need to be unique per Nimble… (#11...
Andreas Rumpf
2019-04-20
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
2
-44
/
+79
[next]