Age | Commit message (Expand) | Author |
2011-08-29 | Merge branch 'rz/add_proplist_type' into dev | Henrik Nord |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP |
2011-05-24 | Add a proplist() type | rzezeski |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-05-09 | Merge branch 'lukas/common_test/timeout_location_fix/OTP-9265' into dev | Lukas Larsson |
2011-05-06 | Merge branch 'lukas/common_test/ct_hook_bugs/OTP-9264' into dev | Lukas Larsson |
2011-04-28 | Fix error in vts mode, making it impossible to execute suites with test case ... | Peter Andersson |
2011-04-28 | Fix problem with merging ticket branch. | Peter Andersson |
2011-04-28 | Fix problems with timetrap handling in common_test: | Peter Andersson |
2011-04-28 | Document the new init_per_testcase return value. | Peter Andersson |
2011-04-28 | Make it possible to fail test case by returning {fail,Reason} from init_per_t... | Peter Andersson |
2011-04-28 | Fix problem with merging a ticket branch. | Peter Andersson |
2011-04-28 | Fix issues related to test case groups: | Peter Andersson |
2011-04-28 | Add test case for suite with empty group. | Peter Andersson |
2011-04-28 | Improve validation of test events. | Peter Andersson |
2011-04-28 | Fix failing tests on Windows. | Peter Andersson |
2011-04-28 | Make it possible to refresh the top level index page at the start of a test run. | Peter Andersson |
2011-04-20 | Fix problem with CT hook start error causing IO to be sent to wrong group lea... | Peter Andersson |
2011-04-20 | Do minor updates of the ts test framework. | Peter Andersson |
2011-04-20 | Correct failing test cases. | Peter Andersson |
2011-04-20 | Merge branch 'maint-r14' into dev | Lukas Larsson |
2011-04-15 | Prepare release | Erlang/OTP |
2011-04-15 | Export ct_framework:end_tc/3 for backwards compatability reasons | Lukas Larsson |
2011-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg |
2011-03-31 | Fix ct_framework to not crash when error_notification location is undefined. | Lukas Larsson |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-22 | Fix bug which would make cth's to not be removed when out of scope when addin... | Lukas Larsson |
2011-03-17 | Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O... | Micael Karlberg |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-10 | Merge branch 'lukas/common_test/suite_callback/OTP-8851' into dev | Lukas Larsson |
2011-03-09 | Update init_per_suite to not crash when there is no suite/0 | Lukas Larsson |
2011-03-08 | Update links info in ct_hooks to point to the right place | Lukas Larsson |
2011-02-28 | Merge branch 'lukas/common_test/test_order_wrong/OTP-9026' into dev | Lukas Larsson |
2011-02-21 | Update ct_hooks to fail gracefully when a hook is entered incorrectly in suite/0 | Lukas Larsson |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for common test testcases | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update common_test tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Common test spec fix | Lukas Larsson |
2011-02-17 | Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int... | Lukas Larsson |
2011-02-17 | Update example cth spec to reflect the implementation | Lukas Larsson |
2011-02-17 | Cleanup code to fix dialyzer warning | Lukas Larsson |
2011-02-17 | Rename Suite Callback to Common Test hook in documentation | Lukas Larsson |
2011-02-17 | Rename Suite Callback to Common Test Hook in code and testcases | Lukas Larsson |
2011-02-17 | Fix bug where the state of an SCB was altered when no on_tc_* existed | Lukas Larsson |
2011-02-17 | Update SCBs to use a specific id/1 function for SCb overriding instead of ret... | Lukas Larsson |
2011-02-17 | Add documentation for SCBs | Lukas Larsson |