summary refs log tree commit diff stats
path: root/tests/reject/tenummix.nim
Commit message (Collapse)AuthorAgeFilesLines
* makes 'reject' tests greenAraq2013-12-051-2/+2
|
* made some tests greenAraq2013-05-191-1/+1
|
* cleanup of tests; use 'koch install' instead of 'install.sh' for a ↵Araq2013-04-111-1/+1
| | | | bootstrapping build
* the `mainmodule` option has effect only when no explicit module is givenZahary Karadjov2013-01-281-1/+1
|
* made some tests green; some small bugfixesAraq2012-12-091-1/+1
|
* made some tests greenAraq2012-11-111-1/+1
|
* the `is` operator now works with type classes and type variablesZahary Karadjov2012-10-031-1/+1
| | | | | bugfixes: the DLL tests were failing on Mac OS X, due to an incorrect DynlibFormat
* made tests green againAraq2012-09-181-1/+1
|
* made tests green againAraq2012-08-241-1/+1
|
* made tests green againAraq2012-08-161-1/+1
|
* next steps for closure consistency; fixes #176Araq2012-07-251-1/+1
|
* attempt to fix DLL generationAraq2012-07-181-1/+1
|
* made a test green againAraq2012-07-151-1/+1
|
* more uint related fixesZahary Karadjov2012-06-141-1/+1
|
* niminst: use 'set -e'; failing to copy docs and data is no installation errorAraq2012-05-311-0/+2
|
* '+=' etc for all floating point typesAraq2012-05-291-0/+9