aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
AgeCommit message (Expand)Author
2010-06-09Implement support for user controllable timetrap parameters (multiply and scale)Peter Andersson
2010-06-09Improve documentation and fix minor problemsPeter Andersson
2010-06-09Add run_test program for Common TestPeter Andersson
2010-06-09Documentation updateAndrey Pampukha
2010-06-09Move 'node_start' and 'eval' terms into new 'init' termAndrey Pampukha
2010-06-09Document ct_slave and 'eval' termsAndrey Pampukha
2010-06-09Change monitor_master option to false by defaultAndrey Pampukha
2010-06-09Improve eval and node_start and add new options for ct_slaveAndrey Pampukha
2010-06-09Modify cookie handling in ct_slaveAndrey Pampukha
2010-06-09Introduce ct_slave moduleAndrey Pampukha
2010-06-09Add test suites for ct_masterAndrey Pampukha
2010-06-09Separate config and user_config in test specificationsAndrey Pampukha
2010-06-09Add support for user_config in ct_masterAndrey Pampukha
2010-06-09Remove ugly -compile(export_all)Andrey Pampukha
2010-06-09Bug fix: ["config.txt"] /= "config.txt"Andrey Pampukha
2010-06-09Add functions for adding and removing config handlersAndrey Pampukha
2010-06-09Update test specificationsAndrey Pampukha
2010-06-09Replace own has_element/2 with lists:config/2Andrey Pampukha
2010-06-09Fix problem with disappearing variables and aliasesAndrey Pampukha
2010-06-09Rename suites for ct_config and add tests for disappearing variablesAndrey Pampukha
2010-06-09Change spelling, phrasing and structure in documentationAndrey Pampukha
2010-06-09Eliminate compilation warningAndrey Pampukha
2010-06-09Changed return value tags for config file handlingAndrey Pampukha
2010-06-09Support running cover on common_test test suitesAndrey Pampukha
2010-06-09Add tests for test specificationsAndrey Pampukha
2010-06-09Add test suites for configurationAndrey Pampukha
2010-06-09Bug fix: ct_config_xml now returns items in right orderAndrey Pampukha
2010-06-09Fix problems with test specificationsAndrey Pampukha
2010-06-09Allow callbacks to take any list as parameterAndrey Pampukha
2010-06-09Added config test suite for CTAndrey Pampukha
2010-06-09Implement reloading of the config dataAndrey Pampukha
2010-06-09Remove configuration handling from ct_util completelyAndrey Pampukha
2010-06-09Make ct_xml_config smarterPeter Andersson
2010-06-09Add support for user config in common_testAndrey Pampukha
2010-05-11OTP-8620 Updates of ct_sshPeter Andersson
2010-02-19Update release notesBjörn-Egil Dahlberg
2010-02-17OTP-8311: Various updates and fixes in Common Test and Test ServerPeter Andersson
2010-02-11OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-19Merge branch 'fh/common_test-includes' into ccase/r13b04_devErlang/OTP
2010-01-17make it possible to include ct.hrl using include_libFred T-H
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP