Files
Nim/tests
2014-12-11 20:50:32 +01:00
..
2014-08-29 01:12:18 +02:00
2014-01-13 02:10:03 +01:00
2014-11-22 23:09:08 +01:00
2014-08-29 01:12:18 +02:00
2014-04-18 23:31:45 +01:00
2014-09-09 15:58:44 +01:00
2014-09-21 23:57:54 +02:00
2014-08-31 12:34:35 +02:00
2014-08-31 15:15:26 +02:00
2014-11-27 09:41:36 +01:00
2014-10-26 22:48:54 +01:00
2014-08-31 17:23:35 +02: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-08-13 01:30:42 +02:00
2014-03-05 08:30:05 +01:00
2014-08-29 09:12:12 +02:00
2014-11-02 14:35:13 +01:00
2014-08-16 01:15:36 +01:00
2014-08-31 17:23:35 +02:00
2014-07-01 21:47:53 +02:00
2014-01-13 02:10:03 +01:00
2014-08-31 15:15:26 +02:00
2014-01-13 02:10:03 +01:00
2014-08-31 15:15:26 +02:00
2014-11-30 02:56:26 +01:00
2014-01-13 02:10:03 +01:00
2014-08-13 01:30:42 +02:00
2014-11-11 21:32:22 +01: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
2014-01-13 02:10:03 +01:00
2014-09-21 23:57:54 +02:00
2014-06-15 01:53:09 +02:00
2014-11-28 02:43:41 +01:00
2014-11-20 21:39:08 +01:00
2014-11-06 01:53:57 +01:00
2014-01-13 02:10:03 +01:00
2014-06-18 17:47:37 -04:00
2014-11-21 02:26:49 +01:00
2014-08-31 15:15:26 +02:00
2014-06-15 12:57:05 +01:00
2014-08-31 15:15:26 +02:00
2014-11-27 09:28:48 +01:00
2014-03-10 17:32:50 +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
2014-07-15 02:16:12 +02:00
2014-08-29 09:12:12 +02:00
2014-11-03 22:50:55 +01:00
2014-08-31 12:34:35 +02:00
2014-11-23 01:45:53 +01:00
2014-09-10 00:17:29 +01:00
2014-08-29 09:12:12 +02:00
2014-11-16 21:59:21 +01:00
2014-01-13 02:10:03 +01:00
2014-09-21 23:57:54 +02: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
2014-09-09 11:43:54 +01: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.