summary refs log tree commit diff stats
path: root/tests/stdlib/tmarshal.nim
Commit message (Collapse)AuthorAgeFilesLines
* Changed JSON stringification to preserve UTF (#6330)Yuriy Glukhov2017-09-151-1/+1
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-1/+1
|
* close #5757Zahary Karadjov2017-04-301-1/+23
|
* Use array encoding for non-UTF-8 strings in marshal. Fixes #4779.Ruslan Mustakov2016-09-161-2/+10
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* some love for the testsuite; fixed regressionsAraq2015-03-011-6/+6
|
* fixes #1352Araq2014-12-141-2/+14
|
* new tester; all tests categorizedAraq2014-01-131-0/+65