summary refs log tree commit diff stats
path: root/tests/manyloc
Commit message (Collapse)AuthorAgeFilesLines
* Replaced deprecated repeatStr() with repeat().Hans Raaf2015-03-044-9/+9
|
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-043-5/+5
|
* Fix typosFederico Ceratto2015-02-152-3/+3
|
* Merge pull request #2133 from def-/cleanupAndreas Rumpf2015-02-152-0/+0
|\ | | | | Cleanup
| * nimrod.cfg isn't working anymore, rename to nim.cfgdef2015-02-152-0/+0
| |
* | Update a use of initTable to avoid initial enlarge.Charles Blake2015-02-131-1/+1
|/
* Clean up tests/manylocdef2015-02-0413-121/+113
| | | | named_argument_bug still fails
* fixes #2041Araq2015-01-311-0/+3
|
* GitHub link fixes: nim-code -> nim-langdef2015-01-151-2/+2
|
* s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-091-3/+3
|
* made some tests greenAraq2014-09-213-39/+39
|
* further adaptationsAraq2014-08-297-22/+22
|
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-296-0/+0
|
* some progress for jester+asyncAraq2014-06-278-0/+7503
|
* attempt to make some tests greenAraq2014-04-213-7/+3
|
* keine_schweine test is not platform dependentAraq2014-02-243-12/+16
|
* nil->discardAraq2014-02-151-2/+2
|
* the compiler can now deal with multiple modules of the same nameAraq2013-09-265-0/+32
|
* fixes #531Araq2013-07-2413-0/+662
|
* fixes --os:standaloneAraq2013-06-301-1/+3
|
* --os:standalone works againAraq2013-06-303-0/+25
|
* improvements for 'not nil' checkingAraq2013-06-131-2/+4
|
* manyloc test should be green againAraq2013-06-043-30/+22
|
* fixes #385Araq2013-06-031-0/+494
|
* revert new scope for 'if'Araq2013-05-022-0/+170
|
* bugfixes mostly JS relatedAraq2013-05-013-1/+2
|
* made some tests greenAraq2013-04-221-0/+1
|
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-1349-0/+9271
|
* Fixed bug with xmltree.attrs when attributes have not been initialisedDominik Picheta2013-03-235-690/+0
| | | | yet.
* better error message when C compilation failsAraq2013-03-191-0/+1
|
* tester supports large testsAraq2013-03-185-0/+689