aboutsummaryrefslogtreecommitdiffstats
path: root/tests/otherbinding
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix deprecation warningsFriedemann Kleint2016-12-191-9/+9
* Fix license issues in shiboken tests (cpp)Friedemann Kleint2016-10-181-0/+28
* Added missing license headers of the tests (Python)Friedemann Kleint2016-10-182-0/+56
* Updated license headers of the tests (Python)Friedemann Kleint2016-09-239-198/+243
* The shiboken module is called `shiboken2` but the typesystem and tests refer ...David Brooks2015-12-051-1/+1
* fix broken shiboken tests after the big renamingChristian Tismer2015-10-211-2/+2
* Improve dependencies for testsMatthew Woehlke2013-07-301-2/+3
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-289-9/+9
* Fix and test case for bug PYSIDE-72.Nathan Smith2012-07-041-1/+9
* Set a default hash function for all ObjectTypes.Hugo Parente Lima2012-05-031-0/+17
* --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
* Fixed tests to work with python3.x and python2.xRenato Filho2012-03-081-0/+31
* Added a test case for a bit-field structure member.Marcelo Lira2012-03-083-0/+96
* Added a test for an user defined primitive type from a required module.Marcelo Lira2012-03-081-0/+47
* Added tests for custom conversion and buffer protocol.Marcelo Lira2012-03-081-1/+3
* The option "avoid protected hack" is now set via command line.1.0.0-rc1Marcelo Lira2012-03-081-1/+1
* Test bindings project files modified to use key/value pair text files.Marcelo Lira2012-03-083-26/+21
* Test bindings now use project files instead of generator command line options.Marcelo Lira2012-03-082-9/+29
* Shiboken binary now responds to the "--version" argument.Marcelo Lira2012-03-081-1/+2
* Shiboken executable calls GeneratorRunner with the renamed "--generator-set" ...Marcelo Lira2012-03-081-1/+2
* Use SBK_PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS or PYTHON_INCLUDE_P...Hugo Parente Lima2012-03-081-1/+1
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-1/+1
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...0.5.0Renato Filho2010-09-101-3/+1
* Use the correct path separator on Windows.Hugo Parente Lima2010-08-311-2/+2
* Use .pyd to python modules on windows.Renato Filho2010-08-191-0/+3
* Use correct python library in debug mode.Renato Filho2010-07-191-1/+1
* Add unit test for bug#237.Hugo Parente Lima2010-06-211-0/+48
* Fixes the build-tests by including the library postfixes in the programRenato Filho2010-06-181-1/+1
* Used CMAKE_DEBUG_POSTFIX in plugin name on generatorrunner.Renato Filho2010-06-171-1/+1
* Unit test for multiple derived classes.Renato Filho2010-04-121-2/+26
* libsample's Point extended with a reverse operator defined in libother.Marcelo Lira2010-03-311-0/+59
* Extended extended reverse shift operator test.Marcelo Lira2010-03-311-3/+9
* Adding OtherObjectType to libotherLauro Neto2010-03-224-0/+50
* Adds tests for a class without implicit conversions being extended in another...Marcelo Lira2010-03-024-0/+71
* Fix bug#142.Hugo Lima2010-02-243-0/+3
* other binding does not link against sample binding.Hugo Lima2010-02-181-2/+1
* Adds test for cast operator for a class in a different module.Marcelo Lira2010-02-184-0/+55
* Adds "libother" as a new test library.Marcelo Lira2009-12-294-0/+146