Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-15 | egd: Save images during tests | Björn-Egil Dahlberg | |
2016-05-14 | egd: Add more line tests | Björn-Egil Dahlberg | |
Add images to common_test logs. | |||
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | |
* henrik/update-copyrightyear: update copyright-year | |||
2016-03-16 | Modernize test suites | Björn-Egil Dahlberg | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson | |
As a first step to removing the test_server application as as its own separate application, change the inclusion of test_server.hrl to an inclusion of ct.hrl and remove the inclusion of test_server_line.hrl. | |||
2015-12-14 | percept tests: Replace 'random' with 'rand' | Björn Gustavsson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Fix formatting for percept | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update percept tests to conform with common_test standard | Lukas Larsson | |
2010-02-10 | Merge branch 'egil/egd_render' into ccase/r13b04_dev | Erlang/OTP | |
* egil/egd_render: Fix egd_render transparent to use float constants OTP-8425 Fix egd_render transparent to use float constants. The render engine has float guards to enhance beam code generation. However, the default case used integers which caused the engine to crash. This is now fixed. | |||
2010-02-04 | Fix egd_render transparent to use float constants | Björn-Egil Dahlberg | |
The render engine has float guards to enhance beam code generation. However, the default case used integers which caused the engine to crash. This is now fixed. | |||
2009-12-03 | Add test cases for egd_primitives | Björn-Egil Dahlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |