summaryrefslogtreecommitdiff
path: root/scripts/TestUtil.py
Commit message (Collapse)AuthorAge
* Refactored test scriptsBenoit Foucher2016-11-25
|
* Update directory TestUtil checks for slice filesJoe George2016-11-23
|
* Update Visual Studio test project to build with Ice nuget packagesJose2016-10-26
|
* Fix to allow run es5 test in WindowsJose2016-10-20
|
* Update mcpp version for WindowsJose2016-10-17
| | | | | * Update windows builds to use mcpp-2.7.2.10. * Fix Slice/unicodePath test script form Windows.
* Add support for JavaScript import/expor in generated codeJose2016-10-17
|
* Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice
| * Fix typo in previous commitJoe George2016-10-04
| |
| * Fix ICE-7384 - Wrong db.jar path in CLASSPATHJoe George2016-10-04
| |
| * Fix for 7406 and issue with space in path passed to icehashpassword.pyBenoit Foucher2016-10-03
| |
| * Fixed ICE-7394 - php test failures on WindowsBenoit Foucher2016-09-30
| |
| * Additional fix for ICE-7386Joe George2016-09-28
| |
| * Fix ICE-7386Joe George2016-09-28
| | | | | | | | | | PHP cross tests were failing because the wrong language was being detected.
| * Fix ICE-7384 - Java Freeze test failures on macOSJoe George2016-09-26
| |
| * Fixed (ICE-7186) - Allow to build and tests from different directoryJose2016-09-22
| |
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| |
* | Fixed ICE-7351 -- removed --harmony flag for NodeJS testsBenoit Foucher2016-09-29
| |
* | Fixed ICE-7630 - JS tests fail on XenialJose2016-09-16
| |
* | Revert TestUtil "Minor cleanup to TestUtil.py"Joe George2016-09-12
| | | | | | | | This reverts the TestUtil changes from commit f9c5bb94278c38e64ebabfb9a81019d0862b7374.
* | Minor cleanup to TestUtil.pyBenoit Foucher2016-09-09
| |
* | Merged IceGridGUI updates from 3.6 branchBernard Normier2016-09-08
|\|
| * ICE-7189 - normalize filter/rfilter input on WindowsJose2016-09-06
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-09-01
|\|
| * Use reverse filter for client cross testsJoe George2016-09-01
| | | | | | | | | | Reverse filters passed to allTests.py will now also be used to filter cross test languages.
| * ICE-7242 - Cross test updatesJoe George2016-08-30
| |
| * Fix PHP path in TestUtilJoe George2016-08-16
| |
* | Fix java-compat cross tests not workingJoe George2016-09-01
| |
* | Fix java-compat typo in TestUtil.pyJoe George2016-08-26
| |
* | Fix TestUtil sometimes testing es5 when it should notJoe George2016-08-25
| |
* | Fix TestUtil es5 test pathJoe George2016-08-24
| |
* | Major changes in Java:Mark Spruiell2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Moved existing Java mapping sources to java-compat subdirectory - Added new "Java 8" mapping in java subdirectory - Significant features of Java 8 mapping: - All classes in com.zeroc package (e.g., com.zeroc.Ice.Communicator) - New AMI mapping that uses java.util.concurrent.CompletableFuture - New AMD mapping that uses java.util.concurrent.CompletionStage - New mapping for out parameters - "holder" types have been eliminated - New mapping for optional types that uses JDK classes from java.util (e.g., java.util.Optional) - "TIE" classes are no longer supported or necessary; servant classes now only need to implement a generated interface - Moved IceGrid GUI to new mapping - The "Java Compat" mapping is provided only for backward compatibility to ease migration to Ice 3.7. The Slice compiler supports a new --compat option to generate code for this mapping. However, users are encouraged to migrate to the new mapping as soon as possible.
* | Fix ICE-7290Joe George2016-08-23
| | | | | | | | Client test path was incorrect when using --es5 flag
* | ES6 mapping updatesJose2016-08-19
| |
* | Better IceSSL lock initializationJose2016-08-03
| |
* | No python cross tests for non VC140 buildsJoe George2016-07-28
| |
* | Remove php from cross tests if not VC140Joe George2016-07-28
| |
* | ICE-7242 - Cross test updatesJoe George2016-07-27
| |
* | ICE-7245 - Fix cross tests with C++ clientsJoe George2016-07-21
| |
* | Improve Node.js test not supported messageJoe George2016-07-14
| |
* | Fixed for 7213 - Added check for VC120 to add PATH for Bzip2 libraryBenoit Foucher2016-07-13
| |
* | Fix Ice Version detection in WindowsJose2016-07-06
| |
* | Added support for testing bts protocolBenoit Foucher2016-07-06
| |
* | Fixed ICE-7213 - Glacier2 router test hang with C# (missing bzip2 dll in the ↵Benoit Foucher2016-07-05
| | | | | | | | PATH)
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/Make.common.rules cpp/Makefile cpp/config/Make.rules cpp/config/Make.rules.Linux cpp/src/Ice/InstrumentationI.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/IceSSL/Makefile cpp/src/IceUtil/Makefile cpp/test/Glacier2/attack/Makefile cpp/test/Glacier2/attack/Makefile.mak cpp/test/Glacier2/router/Makefile cpp/test/Glacier2/sessionHelper/Makefile cpp/test/Glacier2/staticFiltering/Makefile cpp/test/Ice/objects/Makefile cpp/test/IceSSL/configuration/AllTests.cpp cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux cpp/test/IceUtil/stacktrace/StackTrace.release.Linux csharp/src/Ice/PropertyNames.cs java/Makefile java/gradle.properties java/gradle/ice.gradle java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/test/build.gradle js/src/Ice/PropertyNames.js man/man1/icegridadmin.1 man/man1/transformdb.1 php/BuildInstructionsWindows.md php/Makefile php/config/Make.rules.Darwin php/config/Make.rules.mak.php php/config/Make.rules.php php/src/IcePHP/Makefile php/src/Makefile php/src/Makefile.mak php/src/php5/.depend.mak php/src/php5/Communicator.cpp php/src/php5/Config.h php/src/php5/Connection.cpp php/src/php5/Endpoint.cpp php/src/php5/IcePHP.rc php/src/php5/Makefile php/src/php5/Makefile.mak php/src/php5/Operation.cpp php/src/php5/Types.cpp php/src/php5/Types.h php/src/php5/Util.cpp php/src/php7/Communicator.cpp php/src/php7/Communicator.h php/src/php7/Config.h php/src/php7/Connection.cpp php/src/php7/Endpoint.cpp php/src/php7/IcePHP.rc php/src/php7/Makefile php/src/php7/Operation.cpp php/src/php7/Types.cpp php/src/php7/Types.h php/src/php7/Util.cpp scripts/TestUtil.py
| * Merge branch '3.6-stretch' into 3.6Jose2016-06-15
| |\
| | * kFreeBSD and Debian build & test fixes:Jose2016-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Detect kFreeBSD as Linux so the correct Make.rules.Linux is used - TestUtil.py was not setting the correct LD_LIBRARY_PATH for all debian archs - TestUtil.py was not setting the correct java.library.path for all debian arcs - Fixed debian multi arch directories to use the output of dpkg-architecture -qDEB_HOST_MULTIARCH
| | * IceSSL/configuration test fixes for Debian kFreeBSDJose2016-06-10
| | |
* | | ICE-7166 - Change php library name to IcePHP.so on OS XJoe George2016-06-09
| | |
* | | Fix for version computationBernard Normier2016-05-31
| | |
* | | Added support for building Xcode SDK, added iAP transportBenoit Foucher2016-05-31
| | |