Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 emulator | Lukas Larsson | |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update emulator tests to conform with common_test standard | Lukas Larsson | |
2010-01-18 | Fix annoying failing statistics_SUITE test cases | Björn Gustavsson | |
In an SMP emulator, two of the test cases in statistics_SUITE frequently fail. Remove the runtime_zero_update/1 test case, because you can't really expect an SMP emulator not to spend any CPU time at all even if no Erlang process is active. Adjust the runtime_update/1 test case to not fail if the measured times are note close enough. It will still fail if statistics(runtime) would fail or return the wrong type. | |||
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson | |
fragments was created. This will mainly benefit NIFs that return large compound terms. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |