summaryrefslogtreecommitdiff
path: root/scripts/LocalDriver.py
Commit message (Collapse)AuthorAge
* Revert "Added JUnit XML reports to allTests.py"Benoit Foucher2017-07-11
| | | | This reverts commit 2d8b44932779f887ce47c43e25dbda72b817e45d.
* Added JUnit XML reports to allTests.pyBenoit Foucher2017-07-11
|
* Fixed ICE-8135 - added timestamps to test runBenoit Foucher2017-06-21
|
* No longer kill tests on timeoutBenoit Foucher2017-06-20
|
* Fixed ICE-8107 - cross testing no longer workingBenoit Foucher2017-06-19
|
* Fixed ICE-8101 - test failure causes tests running concurrently to be killedBenoit Foucher2017-06-19
|
* Fixed iOS/UWP testing to ignore --workers, it's not supported yetBenoit Foucher2017-06-16
|
* Java & Android test fixesMark Spruiell2017-06-13
|
* Added dispalty of loop count to allTests.pyBenoit Foucher2017-06-13
|
* Another fix for ICE-7951Benoit Foucher2017-06-02
|
* Fixed ICE-7951 - don't ignore exceptions from testsuite setup/teardownBenoit Foucher2017-06-01
|
* Minor Android fixesBenoit Foucher2017-05-24
|
* Fixed allTests.py to support --workers even when cross testingBenoit Foucher2017-05-04
|
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed Python controller dispatch interfacesBenoit Foucher2017-01-27
|
* Fixed Glacier2/router IE browser test failureBenoit Foucher2017-01-11
|
* Added support for SSL with automated UWP testsBenoit Foucher2017-01-09
|
* Added --show-durations to allTests.pyBenoit Foucher2017-01-06
|
* Fixed ICE-7478 - concurrent file accessBenoit Foucher2017-01-05
|
* Thread safety fixes for tests scriptsBenoit Foucher2017-01-05
|
* Fixed bug when running local testsBenoit Foucher2016-12-22
|
* Added Ice/location & Glacier2/router testing for JS browsersBenoit Foucher2016-12-22
|
* Added support for Objective-C controllerBenoit Foucher2016-12-16
|
* iOS C++ controller fixesBenoit Foucher2016-12-15
|
* Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13
|
* iOS controller fixesBenoit Foucher2016-12-09
|
* Fix some typosJoe George2016-12-07
|
* Additional fix for automated test failuresBenoit Foucher2016-12-07
|
* Fixed test scripts to allow running JS tests even when --protocol is setBenoit Foucher2016-12-07
|
* Fixed Windows cross testing failureBenoit Foucher2016-12-07
|
* Fixed bug where --all-cross didn't run all cross testsBenoit Foucher2016-12-05
|
* Build Slice/keyword test with the Objective-C arc-shared configurationBenoit Foucher2016-11-29
|
* Fixed Ice/properties test failureBenoit Foucher2016-11-29
|
* Fixed PHP to lookup module in lib directory, fixed IceSSL config to only set ↵Benoit Foucher2016-11-28
| | | | VerifyPeer=0 for JavaScript clients
* Disable --workers=3Benoit Foucher2016-11-25
|
* Fixed allTests.py exit statusBenoit Foucher2016-11-25
|
* Refactored test scriptsBenoit Foucher2016-11-25