summaryrefslogtreecommitdiff
path: root/objective-c/test
Commit message (Collapse)AuthorAge
* Fix ICE-7235 - Objective-C cross C++ objects testJoe George2016-07-21
|
* ICE-7240 - Python Ice/servantLocator cross testJoe George2016-07-19
|
* Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
|
* 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
* Update copyright headersJoe George2016-03-01
|
* Fixed Objective-C test build failureBenoit Foucher2015-10-01
|
* Fixed test compilation failure with ARCBenoit Foucher2015-09-28
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fix for TCH-259 - assert on shutdownBenoit Foucher2015-09-08
|
* objetive-c optional test updatesJose2015-06-16
|
* Timeout test updates fix iPhone test failures (TCH-240)Benoit Foucher2015-06-04
|
* Fixed use of deprecated IceSSL propertyBenoit Foucher2015-06-03
|
* ICE-6485 enums tests fails with --cross=objective-cDwayne Boone2015-05-08
|
* ICE-6487 ObjC test/Ice/objects fails with --cross=jsDwayne Boone2015-05-07
|
* ICE-6488 ObjC test/Ice/exceptions fails with --cross=js and --cross=javaDwayne Boone2015-05-07
|
* Only add csharp to all-cross on Windows, add objective-c to all-cross on OSX.Dwayne Boone2015-05-06
|
* ICE-6471 Add support for IceSSL endpoint/connection info to Python/Ruby/PHPDwayne Boone2015-05-05
|
* ICE-6479 Fixed Connection/Endpoint info for ObjCDwayne Boone2015-05-05
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* ICE-6382: removed iceca and fixed makecerts.py to depend on IceCertUtils ↵Benoit Foucher2015-04-07
| | | | PyPI package
* Updated .gitignore filesDwayne Boone2015-03-26
|
* ICE-6392 operations cross test with objc failsDwayne Boone2015-03-23
|
* Objective-C test fixes for IceTouchBenoit Foucher2015-03-23
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp