Takafumi Arakaki <aka....@gmail.com> writes: > I am not familiar with org-mode test suite but I can try. Could you > tell me where I can find similar test cases which creates archive > entries?
We use ERT. There is no test case related to archive entries yet. Though, if you write a recipe to reproduce a problem, I can make a test out of it. You can also try to implement the test directly. It should go to testing/lisp/test-org-archive.el (to be created). Your call. Regards,