summary refs log tree commit diff stats
path: root/tests/iter
Commit message (Collapse)AuthorAgeFilesLines
* make tests greenAraq2014-08-313-6/+6
|
* further adaptationsAraq2014-08-291-1/+1
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+1
|
* fix #966Zahary Karadjov2014-03-091-0/+26
| | | | test for ``map`` defined as inline iterator
* implicit auto return type for inline iteratorsZahary Karadjov2014-03-081-1/+1
|
* implements higher-order inline iterators and return type inference for iteratorsZahary Karadjov2014-03-081-0/+38
|
* split the inline and closure iterators into different symbol kinds for ↵Zahary Karadjov2014-03-061-1/+1
| | | | easier discrimination between them
* fixes #885Araq2014-02-091-2/+2
|
* next steps for closure iteratorsAraq2014-01-222-1/+33
|
* new tester; all tests categorizedAraq2014-01-1317-0/+503