Age | Commit message (Expand) | Author |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-03-20 | Replace all calls to now/0 in CT with new time API functions | Peter Andersson |
2013-05-29 | Fix faulty connection handling | Peter Andersson |
2013-05-20 | common_test: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-01-27 | Merge branch 'peppe/common_test/testspec_include' | Peter Andersson |
2013-01-25 | [common_test] Update common test modules to handle unicode | Siri Hansen |
2013-01-24 | Add tests and correct errors | Peter Andersson |
2012-11-19 | Fix problem with config start option not accepting list of files | Peter Andersson |
2012-11-09 | Fix bug where require of same name at same config would return name in use | Lukas Larsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-27 | Merge branch 'lukas/common_test/deep_get_config/OTP-9626' into maint | Lukas Larsson |
2012-08-23 | Update user config to use nested tuple keys | Lukas Larsson |
2012-07-13 | Implement verbosity levels and parameter for log printout importance | Peter Andersson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-09-23 | Various corrections and updates to improve error handling and reporting | Peter Andersson |
2010-09-10 | OTP-8818: Fixed inconsistency in ct:start_interactive call | Lukas Larsson |
2010-06-09 | Add support for dynamic timetrap handling | Peter Andersson |
2010-06-09 | Flush old DOWN messages in demonitor | Peter Andersson |
2010-06-09 | Add event_handler_init start flag that can pass init arguments to event handlers | Peter Andersson |
2010-06-09 | Make it possible to run ts tests for Common Test via the ct_run:script_start(... | Peter Andersson |
2010-06-09 | Add run_test program for Common Test | Peter Andersson |
2010-06-09 | Add support for user_config in ct_master | Andrey Pampukha |
2010-06-09 | Bug fix: ["config.txt"] /= "config.txt" | Andrey Pampukha |
2010-06-09 | Add functions for adding and removing config handlers | Andrey Pampukha |
2010-06-09 | Replace own has_element/2 with lists:config/2 | Andrey Pampukha |
2010-06-09 | Fix problem with disappearing variables and aliases | Andrey Pampukha |
2010-06-09 | Changed return value tags for config file handling | Andrey Pampukha |
2010-06-09 | Add tests for test specifications | Andrey Pampukha |
2010-06-09 | Add test suites for configuration | Andrey Pampukha |
2010-06-09 | Fix problems with test specifications | Andrey Pampukha |
2010-06-09 | Allow callbacks to take any list as parameter | Andrey Pampukha |
2010-06-09 | Implement reloading of the config data | Andrey Pampukha |
2010-06-09 | Remove configuration handling from ct_util completely | Andrey Pampukha |
2010-06-09 | Add support for user config in common_test | Andrey Pampukha |