summaryrefslogtreecommitdiff
path: root/py/allTests.py
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fix to not run the ami test with --compressBenoit Foucher2014-11-24
|
* ICE-5580 - port connection ACM functionality to scripting languagesMark Spruiell2014-07-21
|
* Fix ICE-5564 - disable timeout test when ran with compression (for ↵Benoit Foucher2014-06-27
| | | | Java/C#/Py/Rb)
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* ICE-5487 - nested module bug in PythonMark Spruiell2014-01-13
|
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* Python support for optionalsMark Spruiell2012-09-14
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 5009 - appName incosistenceJose2011-04-12
| | | | Also improve properties test
* bug 4739 - fixing equals() method for structuresMark Spruiell2010-05-15
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Merged Mark's pythonami branchBenoit Foucher2010-01-06
|
* Port latest Endpoint/ConnectionInfo changes to python/rubyDwayne Boone2009-10-23
| | | | | | Added Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* Bug 2511 - add default servantsDwayne Boone2009-03-26
|
* 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 - more changes to optimize --all.Matthew Newhook2008-05-08
|
* http://bugzilla/bugzilla/show_bug.cgi?id=3089 - dont run all tests with all ↵Matthew Newhook2008-05-07
| | | | combinations. Added --script option
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixed bug 2363, 2623, 2500Benoit Foucher2008-01-03
| | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-21
| | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp
* - Added a first crack at a root allTests.py file.Brent Eagles2007-11-09
| | | | - Consolidated basic command line processing to TestUtil.py
* - 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.
* added blobject support to python.Matthew Newhook2007-09-20
|
* General cleanup of the allTests.py and allDemos.py scripts.Matthew Newhook2007-09-05
| | | | | | | | | | | * Improved usage message * Added --filter|--rfilter aliases for the -r|-R command line options * Added --start|--start-after to allTests.py * Added --start-after to allDemos.py * Added --all to allTests.py * General cleanup of the code. Fixed an import error with the ruby keyword test.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369Matthew Newhook2007-09-04
|
* more test cleanup (operations, proxy, timeout).Matthew Newhook2007-05-14
|
* clean up of operations test. added proxy test. added timeout test.Matthew Newhook2007-05-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* - Fixed bug where the request failed exceptions could get slicedBenoit Foucher2007-01-10
| | | | | | - Python unknown local/user exceptions are now translated as is (the backtrace isn't added anymore) - Added servant locator test
* Updated copyright headerDwayne Boone2007-01-08
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1616. Fixed SSL bug withMatthew Newhook2006-12-12
| | | | test/Ice/operations.
* added support for --compress, --host, --threadPerConnection, --protocol.Matthew Newhook2006-06-14
| | | | | | Fixed a MacOS specific bug. Changed faultTolerance test to use os._exit instead of sys.exit. The binding test now supresses connection warnings.
* Added regex test checkDwayne Boone2006-05-24
|
* Updated copyrightDwayne Boone2006-03-14
|
* Ported fix for bug 574.Dwayne Boone2006-03-14
|
* adding binding testMark Spruiell2006-02-17
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* adding checksum testMark Spruiell2004-09-28
|
* adding test/Ice/locationMark Spruiell2004-09-14
|
* test fixesMark Spruiell2004-09-03