summary refs log tree commit diff stats
path: root/tests/cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixes #1888Araq2015-04-271-0/+17
|
* added test for #2536Araq2015-04-241-0/+38
|
* fixes #2505, fixes #1853, fixes #2522Araq2015-04-202-1/+2
|
* The getSubsystem<T> example in the manual currently fails with a codegen errorZahary Karadjov2015-04-142-4/+24
| | | | | | | | A faulty proc declaration is generated: N_NIMCALL(System::Input*, SystemManager::getSubsystem<'*0>())(void); The manual has been edited to add a nodecl pragma, which alleviates the issue Fix a typo in the vector_iterator example from the previous commit.
* importing of C++ nested generics like std::vector<T>::iterator, using the ↵Zahary Karadjov2015-04-131-0/+21
| | | | apostrophe operator
* fixes #1717, fixes #2324Araq2015-03-221-0/+20
|
* Add test for fix in f8d6d74368ea14403d1d455db30b669750e71651.Philip Wernersbach2015-03-151-0/+14
|
* some love for the testsuite; fixed regressionsAraq2015-03-012-2/+2
|
* Add test for #1460def2015-02-041-0/+5
|
* Add test for #1459def2015-02-041-0/+5