Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add testcase for #10465 (#14943) | flywind | 2020-07-09 | 1 | -0/+43 |
| | | | | | | | | | | | | | | | | | | | * add debug format string * remove try except * add changelog * add docs and more tests * Update lib/pure/strformat.nim Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> * minor * add testcase Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> | ||||
* | fixes #10943 (#10947) | cooldome | 2019-04-05 | 2 | -0/+13 |
| | |||||
* | Testament: refactoring; makes the test joiner green | Araq | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 2 | -7/+1 |
| | |||||
* | the parser finally parses 'echo {1,2}' as it should | Andreas Rumpf | 2017-09-30 | 2 | -3/+3 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 2 | -43/+43 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | make tests green | Araq | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 2 | -0/+56 |