aboutsummaryrefslogtreecommitdiffstats
path: root/tests/otherbinding
Commit message (Expand)AuthorAgeFilesLines
* The option "avoid protected hack" is now set via command line.sb-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...sb-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