Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | |||
* | Refactored string literal generation and updated identityToString format | Bernard Normier | 2016-10-25 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | remove debug ouput from errorDetection | Jose | 2015-03-04 |
| | |||
* | Fixed (ICE-5835) - Scope of operation parameters | Jose | 2015-03-02 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | More updates for ICE-5931, ICE-5935 | Jose | 2014-11-21 |
| | |||
* | Fixed (ICE-5950) - test\Slice\errorDetection failure with VC120 x64 | Jose | 2014-11-20 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | 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 |
| | |||
* | bug 4752 - allow underscores in Slice identifiers | Mark Spruiell | 2010-05-24 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | errorDetection/run.py doesn't need to import subproccess module. | Jose | 2009-12-16 |
| | |||
* | 4279 - alllTest.py fails to run if source path contains white spaces. | Jose | 2009-11-26 |
| | |||
* | 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 1535 - remove --case-sensitive option form slice compilers | Dwayne Boone | 2009-04-20 |
| | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | - Fixed errorDetection test | Benoit Foucher | 2009-01-15 |
| | | | | - Fixed bug 3504, added locator request queue. | ||
* | 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}}} | ||
* | Multiple changes to get tests to run against 64bit installation | Dwayne Boone | 2008-02-22 |
| | |||
* | 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 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | 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 |
| | |||
* | Fixed missing LD_LIBRARY_PATH | Bernard Normier | 2004-03-03 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Added --case-sensitive option. | Michi Henning | 2002-09-17 |
| | |||
* | Added missing backslash in regular expressions to interpret "." as a | Michi Henning | 2002-08-13 |
| | | | | literal dot instead of a wildcard.. | ||
* | Changed Slice parser to disallow leading underscore for identifiers. | Michi Henning | 2002-07-25 |
| | | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Added more case-insensitive checks for struct, exception, and class | Michi Henning | 2002-07-01 |
| | | | | | definitions. Changed parser to write diagnostics to stdout instead of stderr. | ||
* | fix | Marc Laukien | 2002-05-06 |
| | |||
* | removed nonmutating as keyword | Marc Laukien | 2002-01-25 |
| | |||
* | Some python changes. | Matthew Newhook | 2001-12-06 |
| |