Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-19 | Fix printing the empty binary at depth 1 with ~W | Andrew Thompson | |
A case clause ordering problem is causing the empty binary to be printed as <<...>> rather than the correct <<>> when using ~W with a depth of 1. Add new tests to verify correct behaviour. | |||
2011-07-21 | EOF before first field is only ok for first character in io:fread | Raimo Niskanen | |
2011-07-21 | At end of input ask for more also for for literal format characters | Raimo Niskanen | |
2011-03-10 | Fix ~F.Fs bug, add testcase and improve documentation | Raimo Niskanen | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Fix formatting for stdlib | 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 stdlib tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |