aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libminimal
Commit message (Expand)AuthorAgeFilesLines
* Fix license issues in shiboken tests (cpp)Friedemann Kleint2016-10-182-0/+56
* Updated license headers of the tests (cpp)Friedemann Kleint2016-09-237-147/+189
* Fix shiboken sample tests warnings.Alexandru Croitor2016-06-161-6/+6
* Fix GCC 5 warning: logical not is only applied to the left hand side of compa...Mateusz SkowroĊ„ski2016-01-281-6/+6
* Don't break -Werror=non-virtual-dtorMatthew Woehlke2013-06-281-0/+2
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-287-7/+7
* Add typedef examples to minimalJohn Cummings2012-06-143-0/+74
* Added an enum test to libminimal.Marcelo Lira2012-03-081-0/+2
* Added the basic cases for container conversions.Marcelo Lira2012-03-083-0/+186
* Added class to be treated as a specific (bool, in this case) primitive type i...Marcelo Lira2012-03-081-0/+62
* Expanded the minimal example and tests to better deal with virtual methods.Marcelo Lira2012-03-082-0/+19
* Added a new test binding called 'minimal'.Marcelo Lira2012-03-085-0/+174