Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-14 | c_SUITE: Use new style guard tests | Björn Gustavsson | |
2009-12-14 | Fix c:nc to use outdir or cwd to find compiled object file | Alex Suraci | |
Before this patch, c:nc would naively assume the object file was created in the same location as the .erl file. This is often false, for example when an outdir is specified (often the case in make:all([netload])) or calling with c:nc("foo/bar") (because compile:file places bar.beam in the cwd, not foo/). [ Squashed in minor style changes. /bg ] | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |