aboutsummaryrefslogtreecommitdiffstats
path: root/tests/minimalbinding
Commit message (Expand)AuthorAgeFilesLines
* Improve dependencies for testsMatthew Woehlke2013-07-301-5/+2
* Fixing shiboken test for minimal binding testStefan Landvogt2013-06-281-2/+8
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-285-5/+5
* Update vector conversionJohn Cummings2012-06-141-8/+8
* Add typedef examples to minimalJohn Cummings2012-06-144-0/+148
* --generator-set command line switch is working again.Hugo Parente Lima2012-03-091-1/+1
* Merge GeneratorRunner inside Shiboken.Hugo Parente Lima2012-03-091-2/+2
* Removed the last pieces of code generation that uses the old template Convert...Marcelo Lira2012-03-083-16/+2
* Fix crash in PySequence converters.Hugo Parente Lima2012-03-081-2/+3
* New conversions for containers.Marcelo Lira2012-03-081-1/+20
* New converters for user added primitive types.Marcelo Lira2012-03-081-2/+10
* Added an enum test to libminimal.Marcelo Lira2012-03-082-1/+8
* Fixed tests to work with python3.x and python2.xRenato Filho2012-03-081-15/+20
* Moved writeMinimalConstructorCallArguments() functionality to Generator Runner.Marcelo Lira2012-03-081-1/+1
* Improved minimal binding test passing a None value where an object type point...Marcelo Lira2012-03-081-0/+5
* Added the basic cases for container conversions.Marcelo Lira2012-03-085-0/+325
* Added class to be treated as a specific (bool, in this case) primitive type i...Marcelo Lira2012-03-085-0/+78
* Expanded the minimal example and tests to better deal with virtual methods.Marcelo Lira2012-03-082-5/+110
* Added a new test binding called 'minimal'.Marcelo Lira2012-03-086-0/+167