Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-01 | [orber] Fix bug in testcase | Lars Thorsen | |
2014-07-31 | [orber] Add test suite for ORB with dual ipv4/ipv6 configuration | Lars Thorsen | |
2014-06-26 | [orber] Update documentation and fix testcase for IPv4/IPv6 | Lars Thorsen | |
2014-06-25 | [orber] Update testcases and fixed some minor faults | Lars Thorsen | |
2013-09-13 | orber: Remove testing of old ssl | Björn-Egil Dahlberg | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: lib/diameter/autoconf/vxworks/sed.general xcomp/README.md | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-07-19 | orber: Remove VxWorks | Björn-Egil Dahlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-01-27 | Add parameter to error message string format | Gustav Simonsson | |
One string template had 5 parameters but the parameter list only contained 4. Calls to orber_ifr:get_module/2 should now not create malformed error messages if entry is not found in Mnesia. | |||
2012-01-04 | orber: Use modern list guard in testsuite | Björn-Egil Dahlberg | |
2011-12-07 | [orber] Update documentation according to the new handling of SSL options | Lars Thorsen | |
2011-12-05 | [orber] Change the option handling for ssl | Lars Thorsen | |
2011-11-18 | [orber] Remove usage of ssl:seed/1 | Lars Thorsen | |
2011-08-08 | orber: Support parallel make | Björn Gustavsson | |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord | |
* hw/call-chmod-without-f: Call chmod without the "-f" flag Conflicts: erts/emulator/test/Makefile lib/asn1/test/Makefile lib/crypto/test/Makefile lib/debugger/test/Makefile lib/docbuilder/test/Makefile lib/edoc/test/Makefile lib/erl_interface/test/Makefile lib/inviso/test/Makefile lib/parsetools/test/Makefile lib/percept/test/Makefile lib/ssl/test/Makefile lib/syntax_tools/test/Makefile lib/test_server/test/Makefile lib/tools/test/Makefile OTP-9170 | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-03 | Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into dev | Niclas Eklund | |
* nick/CORBA/avoid_warnings/OTP-9050: Removed code commented out. More specs removed. More specs removed. More specs removed. Removed more spec:s that wasn't needed. Removed spec:s that wasn't needed. Updated light weight tests. Updsated macro EFORMAT exit handling. Corrected spec usage. Eliminated Dialyzer warnings when using exit or throw. Conflicts: lib/cosEvent/doc/src/notes.xml lib/cosEvent/vsn.mk lib/cosEventDomain/doc/src/notes.xml lib/cosEventDomain/vsn.mk lib/cosNotification/vsn.mk lib/cosProperty/doc/src/notes.xml lib/cosProperty/vsn.mk lib/cosTime/doc/src/notes.xml lib/cosTime/vsn.mk lib/orber/include/ifr_types.hrl lib/orber/vsn.mk | |||
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Update ssl orber tests to be skipped if there is no ssl installed | Lukas Larsson | |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson | |
2011-02-17 | Update all test specs | Lukas Larsson | |
2011-02-17 | Fix formatting for orber | Lukas Larsson | |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update orber tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2011-02-17 | Removed more spec:s that wasn't needed. | Niclas Eklund | |
2011-02-15 | Updated light weight tests. | Niclas Eklund | |
2011-01-20 | OTP-9035 - More tests added so that Orber does not try to run IPv6 tests | Niclas Eklund | |
on a machine than cannot handle that. This only affect test code and not the application. | |||
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß | |
"-f" is a non-standard chmod option which at least SGI IRIX and HP UX do not support. As the only effect of the "-f" flag is to suppress warning messages, it can be safely omitted. | |||
2010-09-23 | Added basic tests for recursive uinions and structs. | Niclas Eklund | |
2010-09-21 | Add test suites for (most) CORBA applications | Niclas Eklund | |
2010-03-31 | CORBA applications test suites published | Niclas Eklund | |