Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch to using python3 by default | Joe George | 2021-02-10 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Cleanup more whitespace | Joe George | 2017-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 George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | Merged IceGridGUI updates from 3.6 branch | Bernard Normier | 2016-09-08 |
|\| | |||
| * | ICE-7189 - normalize filter/rfilter input on Windows | Jose | 2016-09-06 |
| | | |||
* | | Include java-compat in top-level allTests.py | Joe George | 2016-08-31 |
|/ | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Do not run C# tests from top level allTests.py on unix | Dwayne Boone | 2015-03-27 |
| | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
| | | | | | | rb -> ruby objc -> objective-c cs -> csharp | ||
* | Fixed ICE-6225 - Added headers attribute to WSConnectionInfo | Benoit Foucher | 2015-02-16 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5015 - Python 3 support and fix for running ruby/php tests on Windows | Benoit Foucher | 2012-11-28 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
| | | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py | ||
* | http://bugzilla/bugzilla/show_bug.cgi?id=3089 - dont run all tests with all ↵ | Matthew Newhook | 2008-05-07 |
| | | | | combinations. Added --script option | ||
* | http://bugzilla/bugzilla/show_bug.cgi?id=3089 - dont run all tests with all ↵ | Matthew Newhook | 2008-05-07 |
| | | | | combinations. Added --script option | ||
* | removed bogus print. | Matthew Newhook | 2008-02-14 |
| | |||
* | merged bug2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-28 |
| | |||
* | - Added a first crack at a root allTests.py file. | Brent Eagles | 2007-11-09 |
- Consolidated basic command line processing to TestUtil.py |