summary refs log tree commit diff stats
path: root/tests/bind
Commit message (Collapse)AuthorAgeFilesLines
* make tests green againAndreas Rumpf2016-08-251-1/+1
|
* fixes some regressionsAraq2015-09-121-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-12/+12
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Fix expected tester messagesdef2015-04-211-3/+3
|
* Clean up tests/binddef2015-02-041-1/+1
|
* made some tests greenAraq2014-09-211-3/+3
|
* prettified some async modulesAraq2014-08-311-1/+1
|
* removed flawed thread analysis passAraq2014-04-201-4/+4
|
* reference implementation of a vector swizzle libraryZahary Karadjov2014-03-201-1/+1
| | | | | 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
* make some tests red :) (i.e. print failure details while running the tester)Zahary Karadjov2014-03-161-1/+0
|
* make some tests greenZahary Karadjov2014-03-161-0/+0
|
* new tester; all tests categorizedAraq2014-01-139-0/+223