aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_config_SUITE.erl
AgeCommit message (Expand)Author
2017-06-19Update copyright yearHans Nilsson
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2016-06-22[ct test] Skip system time related tests on TimeWarpingOSSiri Hansen
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-11-18Correct tests cases that fail because of modified eventsPeter Andersson
2012-11-19Fix problem with config start option not accepting list of filesPeter Andersson
2012-11-09Fix bug where require of same name at same config would return name in useLukas Larsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-23Update user config to use nested tuple keysLukas Larsson
2011-12-02Implement the group info functionPeter Andersson
2011-04-20Do minor updates of the ts test framework.Peter Andersson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for common test testcasesLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update common_test tests to conform with common_test standardLukas Larsson
2010-09-10OTP-8818: Fixed inconsistency in ct:start_interactive callLukas Larsson
2010-06-11Merge branch 'peppe/common_test_r14_dev_2' into devErlang/OTP
2010-06-09Improve and fix various test suitesPeter Andersson
2010-06-09Add test suites for ct_masterAndrey Pampukha
2010-06-09Add functions for adding and removing config handlersAndrey 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-09Add tests for test specificationsAndrey Pampukha
2010-06-09Add test suites for configurationAndrey Pampukha
2010-06-09Added config test suite for CTAndrey Pampukha