summaryrefslogtreecommitdiff
path: root/allTests.py
Commit message (Collapse)AuthorAge
* Switch to using python3 by defaultJoe George2021-02-10
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Merged IceGridGUI updates from 3.6 branchBernard Normier2016-09-08
|\|
| * ICE-7189 - normalize filter/rfilter input on WindowsJose2016-09-06
| |
* | Include java-compat in top-level allTests.pyJoe George2016-08-31
|/
* Update copyright headersJoe George2016-03-01
|
* Do not run C# tests from top level allTests.py on unixDwayne Boone2015-03-27
|
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Fixed ICE-6225 - Added headers attribute to WSConnectionInfoBenoit Foucher2015-02-16
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5015 - Python 3 support and fix for running ruby/php tests on WindowsBenoit Foucher2012-11-28
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* http://bugzilla/bugzilla/show_bug.cgi?id=3089 - dont run all tests with all ↵Matthew Newhook2008-05-07
| | | | combinations. Added --script option
* http://bugzilla/bugzilla/show_bug.cgi?id=3089 - dont run all tests with all ↵Matthew Newhook2008-05-07
| | | | combinations. Added --script option
* removed bogus print.Matthew Newhook2008-02-14
|
* merged bug2615Matthew Newhook2008-02-14
|
* Updated copyrightDwayne Boone2008-01-28
|
* - Added a first crack at a root allTests.py file.Brent Eagles2007-11-09
- Consolidated basic command line processing to TestUtil.py