ringabout
|
1e15f975b8
|
fixes #19162; enable strictEffects for v2 (#19380)
* enable stricteffects
* add gcsafe
* fix tests
* use func
* fixes pegs tests
* explicitly mark repr related procs with noSideEffect
* add nimLegacyEffects
* change URL
* fixes docopt
* add `raises: []` to repr
* fixes weave
* fixes nimyaml
* fixes glob
* fixes parsetoml
* Apply suggestions from code review
* Update testament/important_packages.nim
* add legacy:laxEffects
|
2022-10-15 14:07:40 +02:00 |
|
Andreas Rumpf
|
34a53e8049
|
fixes #12642 (#18811)
* fixes #12642
* update important packages; refs #18804
* fixes #18805; refs #18806
* fixes a regression
* Update testament/categories.nim
Co-authored-by: flywind <xzsflywind@gmail.com>
* progress
* progress
Co-authored-by: flywind <xzsflywind@gmail.com>
|
2021-09-06 17:43:03 +02:00 |
|
Arne Döring
|
e012eb1001
|
updated tests to be executed
|
2018-11-23 11:58:28 +01:00 |
|
Andreas Rumpf
|
ae82406c8b
|
make tests green again
|
2018-07-05 19:14:18 +02:00 |
|
Andreas Rumpf
|
0926754e68
|
make tests green again
|
2018-07-05 15:51:04 +02:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
Araq
|
2b9311e9f1
|
fixes #584
|
2014-02-14 23:47:06 +01:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|