Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-22 | Add testing of erts_debug:df() to the emulator smoke tests | Björn Gustavsson | |
It is too easy to break the disassembler. Make sure that we notice. | |||
2016-12-12 | Don't include problematic test cases in smoke test | Björn Gustavsson | |
In time_SUITE, the univ_to_local/1 and local_to_univ/1 test cases will fail if they are run outside the CET timezone. The consistency/1 test case uses is not reliable in March and October because it uses a simplified model for when the switch to/from DST is done. | |||
2013-08-05 | Add smoke tests | Lukas Larsson | |
Smoke tests are meant to verify that a build of erlang has been successfull. |