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
*
testament: don't rely on Nim source structure [backport:1.2] (#14077)
alaviss
2020-04-23
1
-1
/
+1
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
1
-0
/
+2
*
add timezones package to important_packages (#13987)
Miran
2020-04-15
1
-0
/
+1
*
Fix https://github.com/inim-repl/INim/issues/66 (#13984)
Timothee Cour
2020-04-15
1
-1
/
+1
*
enable important_pkg on OSX (#13954)
Timothee Cour
2020-04-14
1
-1
/
+9
*
Test packages on Linux (#13921)
Miran
2020-04-08
1
-2
/
+1
*
DrNim (Nim compiler with Z3 integration) (#13743)
Andreas Rumpf
2020-03-31
2
-7
/
+19
*
Fix telebot test failed, closes ba0f3/telebot.nim#49 [ref #13812] (#13814)
Huy Doan
2020-03-31
1
-1
/
+1
*
faster CIs (#13803)
Miran
2020-03-30
2
-11
/
+3
*
allow category nimble-packages to test a single package (#13576)
Arne Döring
2020-03-18
2
-3
/
+4
*
fix `nim doc subdir/foo` which was generating broken css; + other fixes (#13647)
Timothee Cour
2020-03-17
1
-1
/
+1
*
disable nimgame2 for now
Araq
2020-03-13
1
-1
/
+1
*
disable chronos testing for now
Araq
2020-03-11
1
-1
/
+2
*
[ci skip] important_packages: change the order in commented out packages too
narimiran
2020-03-04
1
-6
/
+6
*
important_packages: change the order of arguments in the template (#13577)
Miran
2020-03-03
2
-55
/
+52
*
fix broken nim CI, disable blscurve (#13555)
Timothee Cour
2020-03-02
1
-1
/
+1
*
add ggplotnim to important_packages (#13206)
Miran
2020-02-14
1
-0
/
+1
*
testament: this now works: "testament r /abspath/to/test.nim" (#13358)
Timothee Cour
2020-02-09
1
-2
/
+4
*
testament: introduce 'matrix' for testing multiple options (#13343)
Miran
2020-02-07
2
-18
/
+29
*
miscellaneous bug fixes (#13291)
Timothee Cour
2020-01-30
1
-1
/
+1
*
testament/azure: major rewrite (#13246)
alaviss
2020-01-25
2
-77
/
+125
*
compiler/ccgtypes: hide exportc proc unless it has dynlib (#13199)
alaviss
2020-01-20
1
-0
/
+4
*
fix tsizeof3 for aarch64 (#13169)
Jasper Jenkins
2020-01-16
1
-0
/
+2
*
make SuccessX show project file + output file (#13043)
Timothee Cour
2020-01-08
1
-3
/
+7
*
Modify the test command for nimly (nimble-package) (#13053)
loloiccl
2020-01-07
1
-1
/
+1
*
testament/important_packages dont run hts (#13052)
Brent Pedersen
2020-01-07
1
-1
/
+1
*
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
[next]