index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix injectcode test to work with the newer version of sequencetoArgcArgv.
Hugo Parente Lima
2010-10-29
2
-5
/
+5
*
Fixed typesystem in function where is necessary thread save option.
renatofilho
2010-10-28
1
-0
/
+1
*
Simplifies the generated code removing the use of std::auto_ptr.
Hugo Parente Lima
2010-10-28
1
-0
/
+2
*
Write copy constructor for Object types when there is one.
Hugo Parente Lima
2010-10-28
1
-0
/
+2
*
Ignore namespace crash on windows.
renatofilho
2010-10-22
1
-0
/
+2
*
Fixed signal register function.
renatofilho
2010-10-20
1
-1
/
+1
*
Created test for abstract function with not exported type as agument.
renatofilho
2010-10-18
5
-0
/
+16
*
Fix bug#411 - "Incorrect return statement generated in a function that return...
Hugo Parente Lima
2010-10-18
5
-1
/
+45
*
Fixed namespace lookup during the class generation.
renatofilho
2010-10-15
2
-1
/
+6
*
Added test for overload decisor handling container dependencies.
Marcelo Lira
2010-10-15
10
-3
/
+312
*
Fix bug#272 - "__del__ never called by python"
Hugo Parente Lima
2010-10-15
1
-0
/
+45
*
Created unit test for unknown class holder.
renatofilho
2010-10-15
6
-0
/
+151
*
Inject code for Point.__reduce__
0.5.1
Lauro Neto
2010-10-11
1
-0
/
+11
*
Adding pickling test
Lauro Neto
2010-10-11
1
-0
/
+21
*
Adding deepcopy test.
Lauro Neto
2010-10-11
1
-0
/
+12
*
Adding value-type copy test
Lauro Neto
2010-10-11
1
-0
/
+48
*
Unit test to target conversion.
renatofilho
2010-10-01
6
-0
/
+141
*
Shiboken avoids generating code for private enums.
Marcelo Lira
2010-09-30
1
-1
/
+9
*
Created unit test to unsafe parent (parent created from c++)
renatofilho
2010-09-24
5
-2
/
+80
*
Updated type system file for test binding to use nested types.
Marcelo Lira
2010-09-23
1
-27
/
+37
*
Move Python debug check to root Cmake file.
renatofilho
2010-09-21
1
-21
/
+0
*
Shiboken generator code moved to the directory generator.
Hugo Parente Lima
2010-09-20
3
-2
/
+25
*
Added tests for anonymous global and class bound enums.
Marcelo Lira
2010-09-20
3
-0
/
+28
*
Fix OverloadData::isSingleArgument
Lauro Neto
2010-09-20
2
-0
/
+8
*
Fix bug#339 - "RuntimeError when accessing mousepress event object"
Hugo Parente Lima
2010-09-17
4
-1
/
+33
*
Fix code generation for modified constructors.
Luciano Wolf
2010-09-13
7
-0
/
+134
*
Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...
0.5.0
Renato Filho
2010-09-10
2
-6
/
+2
*
Change the license boiler plates of all LGPL files removing the special excep...
Hugo Parente Lima
2010-09-09
84
-1680
/
+672
*
Avoid call functions when an error occurs on argument conversion.
Renato Filho
2010-09-03
2
-0
/
+7
*
Use the correct path separator on Windows.
Hugo Parente Lima
2010-08-31
1
-2
/
+2
*
Fix linker problems on MSVC.
Hugo Parente Lima
2010-08-31
1
-4
/
+4
*
Impleted auto code for classes derived from list container.
Renato Filho
2010-08-30
5
-0
/
+110
*
Fix the type resolver algorithm.
Hugo Parente Lima
2010-08-30
5
-4
/
+77
*
Fixed tests enviroment vars.
Renato Filho
2010-08-19
1
-2
/
+2
*
Fix mem leak in shiboken tests.
Hugo Parente Lima
2010-08-19
1
-5
/
+16
*
Use .pyd to python modules on windows.
Renato Filho
2010-08-19
2
-0
/
+6
*
Fixed tests to run on windows.
Renato Filho
2010-08-19
2
-30
/
+27
*
Fixed libsample export to avoid warnings on windows.
Renato Filho
2010-08-19
1
-3
/
+3
*
fixed tests exported symbols.
Renato Filho
2010-08-18
41
-186
/
+184
*
Create unit test to function with ambiguous signature in Python side.
Renato Filho
2010-08-16
6
-1
/
+124
*
Created unit test to operator().
Renato Filho
2010-08-11
4
-0
/
+56
*
Modified one more test to use assert_(not a == b) instead of assertNotEqual
Kalev Lember
2010-08-04
1
-1
/
+1
*
Modified tests using Point and assertNotEqual to use assert_(not a == b).
Marcelo Lira
2010-08-03
2
-2
/
+2
*
Revert "Created operator != or __ne__ in Point class, to avoid tests errors ...
Marcelo Lira
2010-08-03
2
-7
/
+0
*
Added custom code to VoidHolder.gimmeMeSomeVoidPointer().
Marcelo Lira
2010-08-03
1
-1
/
+11
*
Added a case for VoidHolder test that uses a native Python object.
Marcelo Lira
2010-08-03
1
-1
/
+9
*
Created operator != or __ne__ in Point class, to avoid tests errors with Pyt...
Renato Filho
2010-08-02
2
-0
/
+7
*
Create a new copy from object when convert from PyObject to const ref.
Renato Filho
2010-07-27
1
-9
/
+0
*
BindingManager destructor now asserts if the wrapper map is empty.
Marcelo Lira
2010-07-27
1
-0
/
+13
*
Fix char* converter
Renato Filho
2010-07-27
5
-30
/
+36
[next]