summaryrefslogtreecommitdiff
path: root/cpp/test/FreezeScript/dbmap/run.py
Commit message (Collapse)AuthorAge
* Moved Freeze to its own repositoryDwayne Boone2015-11-13
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Lots of minor test and build fixes.Benoit Foucher2012-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 copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* fixing FreezeScript database flagsMark Spruiell2010-06-01
|
* bug 4714 - FreezeScript utilities do not work on an open environmentMark Spruiell2010-05-28
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 4279 - alllTest.py fails to run if source path contains white spaces.Jose2009-11-26
|
* 4166 - Investigate appverifier (Added support to run test suite with it)Jose2009-11-17
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4333Matthew Newhook2009-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 sensitiveDwayne Boone2009-03-30
|
* 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
* - Fixed [http://bugzilla/bugzilla/show_bug.cgi?id=2832 bug 2832]Benoit Foucher2008-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 distributionBenoit Foucher2008-02-20
|
* bug 2615Matthew Newhook2008-02-14
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Moved cpp/slice to sliceBrent Eagles2007-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 spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* add debug supportMark Spruiell2006-12-05
|
* Updated copyrightDwayne Boone2006-03-14
|
* removing print statementMark Spruiell2005-09-12
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* minorMarc Laukien2005-02-02
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* Got carried away when changing the tests to unbuffered I/O and changed moreMichi Henning2004-07-06
| | | | than necessary. Changed back now :-)
* Changed test scripts to use unbuffered I/O so when we run the scripts fromMichi Henning2004-07-06
| | | | | allTests.py, we get to see the output as it is produced, not line by line.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* more error checkingMark Spruiell2004-04-23
|
* facet fixes for FreezeScriptMark Spruiell2004-04-12
|
* adding FreezeScript testsMark Spruiell2004-01-16