Changes to fix sandboxed tests to suit the standard code block syntax, and some chang...
commit0440b83ac545f1e6206ed87a9de0d59023867506
authorMartyn Jago <martyn.jago@btinternet.com>
Mon, 14 Nov 2011 21:14:50 +0000 (14 21:14 +0000)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 15 Nov 2011 15:56:25 +0000 (15 08:56 -0700)
tree5075727597e27774f9d025395858eda63270019d
parent83dfaa5c8faba77e54ffe8f006272805fd3b4909
Changes to fix sandboxed tests to suit the standard code block syntax, and some changes to reduce ID testing scope and improve result gathering. * testing/org-test.el: Add org as an executable language for sand-boxed testing to suit the standard code block syntax. Use .org-test-id-locations as ID file temporarily whilst testing. Add `org-test-update-id-locations' to do just that. Clear *Messages* buffer and temporarily set `message-log-max to t to ensure capturing entire test backtrace.

* testing/.gitignore: ignore testing/.org-test-id-locations
testing/.gitignore
testing/org-test.el