summaryrefslogtreecommitdiff
path: root/scripts/LocalDriver.py
Commit message (Collapse)AuthorAge
* Fixed bug in Util.py where KeyboardInterrupt wasn't catch in spawned thread, ↵Benoit Foucher2019-06-21
| | | | also fixed typo in test.py files
* Added workaround to test driver for Python/Windows issue when interrupting ↵Benoit Foucher2019-02-19
| | | | allTests.py
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Android and Xamarin test controller fixes and improvementsBenoit Foucher2018-11-21
|
* Test driver fixesBenoit Foucher2018-10-19
|
* Fixed bug in test driver where server failures could go un-noticed, cleaned ↵Benoit Foucher2018-10-17
| | | | up some debug output from JS test
* Fixed bug in test driverBenoit Foucher2018-07-19
|
* Fixed .NET Core multicast support (fixes #29)Benoit Foucher2018-07-19
|
* Support for components in test scriptBenoit Foucher2018-05-26
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed servantLocator cross test failure, improved cross testingBenoit Foucher2018-02-10
|
* --loop does not work with browser testsJose2017-11-07
| | | | Bug ICE-8553
* Fixed ICE-8396 - improved allTests.py handling of Ctrl-C interruptsBenoit Foucher2017-09-01
|
* Fixes to JUnit XML exportBenoit Foucher2017-08-09
|
* Support for JUnit XML test resultsBenoit Foucher2017-08-08
|
* 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
|