Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some test cleanups & category reorganization (#22010) | metagn | 2023-06-06 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | | | * clean up some test categories * mention exact slice issue * magics into system * move trangechecks into overflow * move tmemory to system * try fix CI * try fix CI * final CI fix | ||||
* | updated tests to be executed | Arne Döring | 2018-11-23 | 1 | -0/+6 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | fixes #1708, fixes #871 | Araq | 2014-12-28 | 1 | -4/+5 |
| | |||||
* | Merge pull request #1075 from flaviut/inlinedocs | Andreas Rumpf | 2014-04-09 | 1 | -0/+12 |
Add some documentations and code examples in system |