summaryrefslogtreecommitdiff
path: root/tests/wrappers
Commit message (Expand)AuthorAgeFilesLines
* Allow taking address of fake references.Robert Bradshaw2016-11-151-0/+11
* Fix C++ wrap tests by cincluding the *.cpp sourcedalcinl2011-05-194-4/+10
* Add missing c++ tags.Robert Bradshaw2011-04-061-0/+1
* Add tags to test files.Robert Bradshaw2011-04-012-0/+3
* Remove trailing whitespace.Robert Bradshaw2010-12-134-6/+6
* merge latest cython-devel into cpp branchRobert Bradshaw2010-03-106-15/+58
|\
| * doctests for cpp wrapperStefan Behnel2010-02-211-0/+24
| * fix wrapper tests, now that the compiler is fixedStefan Behnel2010-02-213-3/+33
| * fix wrapper tests, now that the compiler is fixedStefan Behnel2010-02-212-12/+1
* | Reference type inferenceRobert Bradshaw2010-02-211-0/+16
* | Simple reference tests.Robert Bradshaw2010-02-212-0/+49
|/
* renaming, renaming ...Stefan Behnel2010-02-091-6/+6
* removed cast from test case that should normally be redundantStefan Behnel2010-02-091-2/+2
* new test directory for test modules that wrap C/C++ source filesStefan Behnel2010-02-098-0/+244