aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Now shiboken works also with the tests.Christian Tismer2015-06-061-2/+7
* Remove rejection lines that cause the sample_list test to failJohn Cummings2014-04-171-6/+0
* Remove protected from samblebinding testJohn Ehresman2014-04-161-2/+1
* Add parsing of 'noexcept' keywordMatthew Woehlke2014-04-161-0/+32
* Fix function rejections (i.e. support overloads)Matthew Woehlke2014-04-163-0/+21
* Fix for containers with 'const' valuesMatthew Woehlke2014-01-074-0/+53
* Don't warn when inheriting from containerMatthew Woehlke2013-10-091-2/+0
* Refactor and improve added function resolvingMatthew Woehlke2013-09-262-0/+84
* Write inititializations in topological orderMatthew Woehlke2013-09-243-5/+13
* Work around MSVC's deficient <cmath>Matthew Woehlke2013-08-141-0/+6
* Fix description of sample/transform unit testMatthew Woehlke2013-08-061-1/+1
* Fix '%#' substitution for # > 9Matthew Woehlke2013-07-306-0/+170
* Improve dependencies for testsMatthew Woehlke2013-07-303-10/+7
* Return None for .name of enum if no name for value.John Ehresman2013-07-121-0/+5
* Don't break -Werror=non-virtual-dtorMatthew Woehlke2013-06-283-0/+4
* Fixing shiboken test for minimal binding testStefan Landvogt2013-06-281-2/+8
* Decref reference to type objectJohn Ehresman2013-06-242-0/+27
* Fix segfault when using shiboken.deleteJohn Ehresman2013-06-241-0/+42
* Fix bug introduced when recursive_invalidate was added.John Cummings2013-06-241-1/+15
* Prevent infinite recursion in invalidateJohn Ehresman2013-06-133-0/+17
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-28251-251/+251
* Fix handling of unsigned long long and provide unittests.Sébastien Sablé2013-03-144-0/+36
* Fix PYSIDE-108 bug and add exampleJohn Cummings2012-09-113-0/+16
* PYSIDE-83 Fix segfault calling shiboken.dumpNathan Smith2012-07-041-0/+6
* Fix and test case for bug PYSIDE-72.Nathan Smith2012-07-041-1/+9
* Update vector conversionJohn Cummings2012-06-141-8/+8
* Add typedef examples to minimalJohn Cummings2012-06-147-0/+222
* Don't use it->second after erasing itJohn Ehresman2012-06-141-2/+4
* Find function modifications defined in the 2nd+ base class.John Ehresman2012-06-145-1/+53
* Set a default hash function for all ObjectTypes.Hugo Parente Lima2012-05-031-0/+17
* Don't use inline methods in dllexported classes to keep VC++ happyJohn Ehresman2012-04-305-13/+118
* Use SpooledTemporaryFile in 2.6+ os.tmpfile() fails on win32 if process doesn...John Ehresman2012-04-271-1/+1
* --generator-set command line switch is working again.Hugo Parente Lima2012-03-093-3/+3
* Merge GeneratorRunner inside Shiboken.Hugo Parente Lima2012-03-0917-7/+850
|\
| * Use QDir::currentPath() to avoid problems with armel-Meego target.Luciano Wolf2011-04-041-1/+1
| * Fix bug #532 - "QNetworkSession documentation formatting broken"Luciano Wolf2011-03-042-0/+59
| * Added a CMake script that sets some environment variables before calling the ...Marcelo Lira2011-02-043-8/+25
| * Fixed the project file test to work with win32 paths.Marcelo Lira2011-01-312-2/+10
| * Modified GeneratorRunner to support a simpler format of project file.Marcelo Lira2011-01-258-52/+113
| * Added a dummy generator as a source of test cases.Marcelo Lira2011-01-258-0/+355
| * Add option to install testsLauro Neto2011-01-111-0/+3
| * Do not compiles doc generator when ApiExtractor doesn't have support forHugo Parente Lima2010-08-171-15/+17
| * readded tests for qtdoc generator that were left behind when forkingMarcelo Lira2009-10-263-0/+337
| * forked boostpythongenerator project to separate the generatorrunnerMarcelo Lira2009-10-2615-576/+0
| * Fixed typo in tests CMakesLists.Renato Araujo Oliveira Filho2009-08-251-1/+1
| * Removed QtDocGenerator dependence from BoostPythonGenerator, so a lotHugo Lima2009-08-253-6/+6
| * The genesis...Hugo Lima2009-08-1715-0/+576
* Remove ambiguous constructor from libsample's HandleHolder.Paulo Alcantara2012-03-091-1/+1
* Fix BUG #1105 - "Spyder fails with HEAD"Paulo Alcantara2012-03-094-13/+36
* Updated documentation for type converters.Marcelo Lira2012-03-082-0/+33