Files
Nim/tests
..
2014-08-29 01:12:18 +02:00
2014-01-13 02:10:03 +01:00
2014-11-22 23:09:08 +01:00
2015-02-04 20:30:09 +01:00
2014-04-18 23:31:45 +01:00
2015-02-09 23:00:07 +00:00
2015-02-04 20:32:54 +01:00
2014-08-31 12:34:35 +02:00
2014-08-31 15:15:26 +02:00
2015-01-18 20:49:56 +01:00
2015-02-04 20:42:37 +01:00
2015-02-08 14:15:02 +01:00
2014-01-13 02:10:03 +01:00
2014-11-16 20:32:05 +01:00
2014-01-13 02:10:03 +01:00
2014-08-31 15:15:26 +02:00
2014-12-16 14:49:47 +01:00
2015-02-04 20:10:50 +01:00
2015-01-27 01:33:48 +01:00
2014-03-05 08:30:05 +01:00
2015-02-03 09:04:24 +01:00
2015-02-04 21:20:01 +01:00
2014-08-16 01:15:36 +01:00
2014-08-31 17:23:35 +02:00
2015-01-29 04:40:27 -06:00
2014-12-14 11:49:32 +01:00
2014-08-31 15:15:26 +02:00
2014-01-13 02:10:03 +01:00
2015-02-10 22:23:38 +01:00
2015-02-08 15:43:50 +01:00
2014-01-13 02:10:03 +01:00
2014-08-13 01:30:42 +02:00
2015-02-04 21:40:33 +01:00
2015-01-29 05:30:55 -06:00
2014-08-31 17:23:35 +02:00
2014-01-13 02:10:03 +01:00
2014-08-31 15:15:26 +02:00
2015-02-01 04:37:34 -06:00
2014-01-13 02:10:03 +01:00
2015-02-04 21:57:24 +01:00
2014-11-28 02:43:41 +01:00
2015-01-27 01:33:48 +01:00
2015-02-10 20:19:45 +01:00
2014-06-18 17:47:37 -04:00
2015-02-10 20:19:48 +01:00
2015-02-10 20:19:48 +01:00
2015-02-04 22:15:30 +01:00
2014-08-31 15:15:26 +02:00
2015-02-14 18:11:52 +01:00
2014-01-20 20:07:44 +01:00
2014-01-13 02:10:03 +01:00
2014-08-31 15:15:26 +02:00
2014-08-31 12:34:35 +02:00
2015-01-07 19:05:37 +08:00
2014-07-15 02:16:12 +02:00
2014-08-29 09:12:12 +02:00
2015-02-12 14:56:56 +01:00
2015-02-08 15:43:50 +01:00
2015-02-10 20:19:48 +01:00
2015-01-02 03:32:45 +01:00
2014-11-16 21:59:21 +01:00
2015-02-14 14:45:49 +01:00
2015-01-31 16:23:38 +01:00
2015-02-13 01:21:54 +01:00
2014-08-29 09:12:12 +02:00
2014-01-13 02:10:03 +01:00
2014-08-31 15:15:26 +02:00
2013-03-16 23:53:07 +01:00
2012-02-02 00:16:33 +01:00

This directory contains the test cases.
Each test must have a filename of the form: ``t*.nim``

Each test can contain a spec in a ``discard """"""`` block.

The folder ``rodfiles`` contains special tests that test incremental 
compilation via symbol files.

The folder ``dll`` contains simple DLL tests.