Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-15 | mnesia: Remove export_all in tests | Dan Gudmundsson | |
Cleanup warnings | |||
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-01-30 | Fixed crash when a table was deleted during checkpoint traversal | Dan Gudmundsson | |
Set fixtable false will fail on deleted tables, catch that and also report checkpoint deactivate error, so user can see why checkpoint was deactivated and backup fails. | |||
2016-06-13 | Add test debug information and fix timing issues | Dan Gudmundsson | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-10-02 | mnesia: Fix mnesia:restore/2 which caused a disk_log leak | Dan Gudmundsson | |
Introduced a leak of disk_log processes in the rewrite to try-catch. | |||
2015-06-30 | Remove erlang:now() and random usage in tests | Dan Gudmundsson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-27 | mnesia: Replace catch with try-catch | Dan Gudmundsson | |
Avoids building stacktraces where it is not needed and do not mask errors, i.e. only catch the relevant classes in each try. | |||
2011-11-07 | [mnesia] Remove export of clear_table which is not a schema operation anymore | Dan Gudmundsson | |
2011-02-17 | Fix formatting for mnesia | Lukas Larsson | |
2011-02-17 | Update mnesia tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2010-06-08 | Release mnesia tests | Dan Gudmundsson | |