Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Lots of minor test and build fixes. | Benoit Foucher | 2012-11-06 |
| | | | | | | | | | - Added --client-home option to allow running tests against clients from another source distribution. - Fixed bogus identation in some Makefiles - Fixed installation of Ice for Java on platforms where the GUI isn't built. - Added more cross language tests. - Fixed issues with running the tests against a binary distribution. | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | fixing FreezeScript database flags | Mark Spruiell | 2010-06-01 |
| | |||
* | bug 4714 - FreezeScript utilities do not work on an open environment | Mark Spruiell | 2010-05-28 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | 4279 - alllTest.py fails to run if source path contains white spaces. | Jose | 2009-11-26 |
| | |||
* | 4166 - Investigate appverifier (Added support to run test suite with it) | Jose | 2009-11-17 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4333 | Matthew Newhook | 2009-10-27 |
| | | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup() | ||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | 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 | ||
* | - Fixed [http://bugzilla/bugzilla/show_bug.cgi?id=2832 bug 2832] | Benoit Foucher | 2008-03-18 |
| | | | | | | | | | - Fixed [http://bugzilla/bugzilla/show_bug.cgi?id=2833 bug 2833] - Cleaned up C# IceSSL configuration test. - Fixed build system bug introduced bug fix for bug [http://bugzilla/bugzilla/show_bug.cgi?id=2831 bug 2831] - Got rid of some unecessary methods from TestUtil.py (getCertsDir, getBinDir) - Fixed bug where -I/include was added to the CPPFLAGS on Linux - Removed generation of {{{Ice-<version>-demos-for-msi.zip}}} | ||
* | Fixes to allow building/running tests against binary distribution | Benoit Foucher | 2008-02-20 |
| | |||
* | bug 2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Moved cpp/slice to slice | Brent Eagles | 2007-11-07 |
| | | | | | | | | | | | | | | - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | add debug support | Mark Spruiell | 2006-12-05 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | removing print statement | Mark Spruiell | 2005-09-12 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397 | Matthew Newhook | 2005-07-11 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | minor | Marc Laukien | 2005-02-02 |
| | |||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 |
| | |||
* | Got carried away when changing the tests to unbuffered I/O and changed more | Michi Henning | 2004-07-06 |
| | | | | than necessary. Changed back now :-) | ||
* | Changed test scripts to use unbuffered I/O so when we run the scripts from | Michi Henning | 2004-07-06 |
| | | | | | allTests.py, we get to see the output as it is produced, not line by line. | ||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | more error checking | Mark Spruiell | 2004-04-23 |
| | |||
* | facet fixes for FreezeScript | Mark Spruiell | 2004-04-12 |
| | |||
* | adding FreezeScript tests | Mark Spruiell | 2004-01-16 |