summary refs log tree commit diff stats
path: root/tests/rodfiles
Commit message (Collapse)AuthorAgeFilesLines
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-3/+0
|
* updated test caseAraq2016-08-271-2/+2
|
* next steps in getting symbol files to work againAraq2016-08-163-7/+6
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-047-24/+24
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* nimrod -> nim in some filenamesdef2015-02-141-0/+0
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-163-0/+0
|
* pragma statements in rodfiles -- couldn't reproduceAraq2012-09-181-0/+3
|
* fixed the rodfiles testsZahary Karadjov2012-07-201-0/+2
|
* attempt to make tests greenAraq2012-04-171-1/+1
|
* re-enable rodfiles tests; fixes #91Zahary Karadjov2012-04-112-2/+0
|
* the test suite is mostly green againZahary Karadjov2012-03-162-1/+3
|
* compilation cache: fixed recently introduced bug (lazy loading of bodies)Araq2011-11-062-0/+26
|
* splicing tested and documentedAraq2011-10-284-8/+4
|
* compilation cache: tests now part of test suiteAraq2011-10-2715-30/+194
|
* rod files: next trivial examples workingAraq2011-10-221-0/+30