aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/test/mnesia_evil_backup.erl
AgeCommit message (Expand)Author
2017-09-15mnesia: Remove export_all in testsDan Gudmundsson
2017-05-04Update copyright yearRaimo Niskanen
2017-01-30Fixed crash when a table was deleted during checkpoint traversalDan Gudmundsson
2016-06-13Add test debug information and fix timing issuesDan Gudmundsson
2016-03-15update copyright-yearHenrik Nord
2015-10-02mnesia: Fix mnesia:restore/2 which caused a disk_log leakDan Gudmundsson
2015-06-30Remove erlang:now() and random usage in testsDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-27mnesia: Replace catch with try-catchDan Gudmundsson
2011-11-07[mnesia] Remove export of clear_table which is not a schema operation anymoreDan Gudmundsson
2011-02-17Fix formatting for mnesiaLukas Larsson
2011-02-17Update mnesia tests to conform with common_test standardLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2010-06-08Release mnesia testsDan Gudmundsson