Eric Schulte
6fe935dd46
Adding instructions for running tests in batch mode.
...
This makes it easier to test multiple versions of Emacs.
* testing/README.org: Adding instructions for running tests in batch
mode.
2011-06-14 14:37:11 -07:00
Martyn Jago
38bc761e21
Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests
2011-03-02 11:46:47 -07:00
Martyn Jago
ed89b9cdca
Changes to suit latest ert structure. ERT is now a part of EMACS and the source of the ERT git submodule is deprecated, as are some files within. Changes testing/README and .gitmodules to suit.
2011-03-01 09:59:01 -07:00
Eric Schulte
462fc24cd3
typo in testing/README.org, once again, thanks Nick Dokos
...
* testing/README.org: type
2010-10-06 09:04:06 -06:00
Eric Schulte
d9e4469c1c
updated testing/README.org describing how to get started writing tests
2010-10-05 20:55:45 -06:00
Sebastian Rose, Hannover, Germany
2b52d1911c
Create a test file per defun.
...
* org-test-which-func: New function. Find name of defun around point.
* org-test-ensure-buffer-emacs-lisp-p: New function. Ensure a buffer
hold an elisp file based on filename extension.
2010-10-05 11:54:48 -06:00
Sebastian Rose, Hannover, Germany
399e488146
Initial ERT test: org-test.el
2010-10-05 11:54:48 -06:00