Files
Nim/tests
Zahary Karadjov 4b7655fd10 reference implementation of a vector swizzle library
This also provides the initial steps towards support for type class "filtered" type inference
fixes an "ordinal type expected" ICE, related to the use of static params
2014-03-20 01:16:50 +02:00
..
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-03-15 00:11:01 +00:00
2014-01-13 02:10:03 +01:00
2012-10-19 20:45:26 +02:00
2014-02-14 15:49:44 +01:00
2014-01-23 08:47:22 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-02-17 20:44:11 +02:00
2014-03-05 08:30:05 +01:00
2012-07-24 01:14:21 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-02-07 18:49:41 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-03-09 14:02:01 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-02-24 01:30:40 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-02-14 23:47:06 +01:00
2014-01-13 02:10:03 +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-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-01-22 17:32:38 +01:00
2014-03-16 20:42:49 +02:00
2014-03-07 01:09:16 +01:00
2014-03-13 22:29:48 +01:00
2014-02-18 20:04:58 +02:00
2014-01-13 02:10:03 +01:00
2014-03-06 23:25:04 +02:00
2014-01-13 02:10:03 +01:00
2014-01-13 02:10:03 +01:00
2014-03-16 20:42:49 +02:00
2013-03-16 23:53:07 +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.