summaryrefslogtreecommitdiff
path: root/python/test
Commit message (Collapse)AuthorAge
* Fix for yocto python testingJose2016-03-23
|
* python Slice/import test fixes for Debian binary python packageJose2016-03-17
|
* Windows wide string literal fixesJose2016-03-10
|
* String literals fixesJose2016-03-10
| | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Update copyright headersJoe George2016-03-01
|
* Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
|
* Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
|
* Fix for ICE-6896 - sporadic binding test failure with the Python language ↵Benoit Foucher2015-11-24
| | | | mapping
* Objects test updates to sync with Java/C#Jose2015-11-19
|
* Fixed ICE-6824 - timeout test failure on SLES12Benoit Foucher2015-09-28
|
* ICE-6792 fix for test failure on linuxDwayne Boone2015-09-15
|
* ICE-6792 python tests no longer require make/nmakeDwayne Boone2015-09-15
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* ICE-6742 - python3 failure in test/Ice/propertiesMark Spruiell2015-08-27
|
* Fix for Ice/properties when running with python 2.7Jose2015-08-17
|
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fix python build to work with python3Joe George2015-06-08
|
* Fixed Python and Ruby build systems to allow running tests against binary ↵Benoit Foucher2015-05-25
| | | | distribution
* ICE-6485 enums tests fails with --cross=objective-cDwayne Boone2015-05-08
|
* ICE-6471 Add support for IceSSL endpoint/connection info to Python/Ruby/PHPDwayne Boone2015-05-05
|
* ICE-6479 info test failures with scripting languagesDwayne Boone2015-05-05
|
* ICE-6455 - remove slice2py and slice2rb C++ exeMatthew Newhook2015-04-22
| | | | | | | Renamed ruby/config/slice2rb.rb to ruby/config/s2rb.rb Renamed python/config/slice2py.py to python/config/s2py.py Moved slice2rb and slice2py.py from dist-utils into the scripts directory for python and ruby.
* ICE-6457Matthew Newhook2015-04-22
| | | | Windows python dev tree build is broken
* ICE-6455 - remove slice2py and slice2rb C++ exeMatthew Newhook2015-04-20
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp