Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-08 | Update version numbers and app dependencies | Peter Andersson | |
2015-03-20 | test_server: Replace usage of erlang:now() with usage of new API | Dan Gudmundsson | |
2014-11-05 | Update test_server app file | Peter Andersson | |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green | |
Most dependencies introduced are exactly the dependencies to other applications found by xref. That is, there might be real dependencies missing. There might also be pure debug dependencies listed that probably should be removed. Each application has to be manually inspected in order to ensure that all real dependencies are listed. All dependencies introduced are to application versions used in OTP 17.0. This since the previously used version scheme wasn't designed for this, and in order to minimize the work of introducing the dependencies. | |||
2013-08-28 | Remove the obsolete test_server_h error handler | Peter Andersson | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2012-10-23 | Introduce test_server_io and test_server_gl | Björn Gustavsson | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-08-18 | common_test: Use line numbers in exceptions | Björn Gustavsson | |
Remove the old kludgy parse transformations and line numbers macros in common_test and test_server, and use the line numbers in exceptions instead. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |