summaryrefslogtreecommitdiff
path: root/scripts/TestUtil.py
Commit message (Collapse)AuthorAge
...
* Fixes to test script to guess build modeJose2015-07-30
|
* Nuget supportJose2015-07-30
| | | | | | | | C++ third party packages for Windows builds are now in nuget. The packages are automatically downloaded when required.
* Fix for 6626: Java -> C++/C# SSL issue on Windowsv3.6.0Benoit Foucher2015-06-23
|
* Fixed test PATH issue on Windows (ICE-6591)Benoit Foucher2015-06-11
|
* Fix TestUtil.py status code handlingJose2015-06-10
|
* Set Ice.CollectObjects=1 for C++ testsJose2015-06-09
|
* Fix for run TestUtil.py with valgrindJose2015-06-09
|
* enable rubygems when running with a binary distributionJose2015-06-02
|
* Fixed test env for PHP brew and Java on WindowsBenoit Foucher2015-06-01
|
* IceGrid/session test doesn't support running with wss (ICE-6539)Benoit Foucher2015-05-28
|
* Recuced the number of tests ran with --allBenoit Foucher2015-05-27
|
* ICE-6405 Fixed test status check on WindowsDwayne Boone2015-05-25
|
* Fixed NODE_PATH when testing against binary distributionBenoit Foucher2015-05-21
|
* Fix to require 3rd parties on Windows only for C++/Java/C#Benoit Foucher2015-05-21
|
* Fixes to not set some environment variables if Ice is installed in /usr or ↵Benoit Foucher2015-05-21
| | | | /usr/local
* Fix various typosJoe George2015-05-14
|
* Only add csharp to all-cross on Windows, add objective-c to all-cross on OSX.Dwayne Boone2015-05-06
|
* Add support for VS 2015 RC (VC140)Bernard Normier2015-05-02
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fix for testing under 32 bit windows builds.Matthew Newhook2015-04-24
| | | | Fixed OPTIMIZE=yes by default.
* Fix python x64 test in source tree.Matthew Newhook2015-04-23
| | | | | Remove "javae" support. Some minor cleanup.
* Hashpassword changesJoe George2015-04-16
| | | | | - Rename to icehashpassword.py - Use chosen passlib scheme's min/max rounds and salt size
* ICE-6451 test/Slice/headers does not work against bindistDwayne Boone2015-04-14
|
* ICE-6437 Remove Silverlight supportDwayne Boone2015-04-10
|
* ICE-6382: removed iceca and fixed makecerts.py to depend on IceCertUtils ↵Benoit Foucher2015-04-07
| | | | PyPI package
* ICE-6383 - remove DES crypt support and related fixesJose2015-04-01
| | | | | - rename cryptpasswd.py to hashpassword.py - make install installs the script to main bin directory
* ICE-6383 - Update crypt password usageJose2015-04-01
| | | | | | | | | | | | Added new script to create crypt passwords using passlib scripts/cryptpasswd.py Remove tests passwords files they are now generated using cryptpasswd script Update CryptPermissionsVerifierI to support PBKDF2 password schemes in Windows and OS X, and MD5/SHA256/SHA512 crypt in Linux, on other systems fallback to DES_crypt from openssl
* ICE-6405 allTests.py should return with exit code of failed testDwayne Boone2015-03-27
|
* Fix to allow running IceTouch tests with "python allTests.py"Dwayne Boone2015-03-27
|
* Added TestHelper.h for IceTouch/WinRT tests, another fix to TestUtil.py for ↵Benoit Foucher2015-03-23
| | | | dealing with ice submodule
* Fix for running IceTouch testsBenoit Foucher2015-03-23
|
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Added iOS support for IceTouchBenoit Foucher2015-03-20
|
* Fixed (ICE-5959) - pass test configuration when using --all-crossJose2015-03-11
|
* ICE-6342 scripts/TestUtil.py and demoscript/Util.py set java.library.path to ↵Dwayne Boone2015-03-09
| | | | /usr/lib[64] always
* Mingw/Ruby build updatesJose2015-03-05
|
* Support to build Ruby MINGW from gitJose2015-03-04
|
* Fix Ice build to work with our keg only berkeley-db53 formulaMatthew Newhook2015-02-24
|
* Fixed ice.gradle and TestUtil.py to look for the BerkeleyDB db.jar in ↵Matthew Newhook2015-02-20
| | | | /usr/local/lib.
* Workaround (ICE-5916) - Oracle 8 JVM crash with Freeze/evictor on Ubuntu x64Jose2015-02-10
|
* IceGridDiscovery is now IceLocatorDiscoveryBenoit Foucher2015-02-03
|
* Port test controller server to JavaJose2015-01-22
|
* ICE-6259 ObjC enable collocation optimizationDwayne Boone2015-01-16
|
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* ICE-6262 ObjC: Update Connection and Endpoint InfoDwayne Boone2015-01-09
|
* Added Objective-C mappingBenoit Foucher2015-01-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed default compiler setting in TestUtilJose2014-12-16
|
* Fixed (ICE-6103) - Java IceGrid/simple failure on Win7 x64 no VCJose2014-12-11
|
* Fix getIceBox in TestUtil.pyJose2014-12-09
|