Commit History

Autor SHA1 Mensaxe Data
  Eric Schulte 9702f5520e revert changes to interactive function `org-test-run-all-tests' %!s(int64=14) %!d(string=hai) anos
  Martyn Jago 0440b83ac5 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. %!s(int64=14) %!d(string=hai) anos
  Eric Schulte 630b9c80ca Indicate tests with missing dependencies by adding a expected failing test %!s(int64=14) %!d(string=hai) anos
  Martyn Jago 49d6951caa Fix don't load symlinks (Emacs interlocking files) * testing/org-test.el: During test development various interlocking files may be present in testing/lisp directory (since they are being edited by emacs). Currently org-test-load will attempt to load these %!s(int64=14) %!d(string=hai) anos
  Martyn Jago 0cc18ed120 Avoid loading (and failing) symbolic links (interlocking files) * testing/org-test.el: During test development various interlocking files may be present in testing/lisp directory (since they are being edited by emacs). Currently org-test-load will attempt to load these and fail. %!s(int64=14) %!d(string=hai) anos
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check %!s(int64=14) %!d(string=hai) anos
  Eric Schulte 832fd8b415 less hacky check for executables when loading tests %!s(int64=14) %!d(string=hai) anos
  David Maus 07d11a6847 Make sure Org mode is turned on after loading the example file %!s(int64=14) %!d(string=hai) anos
  Eric Schulte 4446e50e3d org tests using throw/catch rather than errors to avoid loading unsupported tests %!s(int64=14) %!d(string=hai) anos
  Eric Schulte c8c804e917 update function documentation for `org-test-with-temp-text' %!s(int64=14) %!d(string=hai) anos
  Eric Schulte 25a066d5b6 catching more general errors during recursive load of test files %!s(int64=14) %!d(string=hai) anos
  Eric Schulte decd7227f6 only load those test files for which the required executables are present %!s(int64=14) %!d(string=hai) anos
  Martyn Jago 94c0f143dd Modifications to enable test script to run with emacs-23 and emacs-22 * testing/org-test.el: enable test script to run with emacs-23 and emacs-22 * testing/lisp/test-org-exp.el: added org-ascii requirement %!s(int64=14) %!d(string=hai) anos
  Eric Schulte ded9f87ebc org-test-with-temp-text allows variable inputs holding strings %!s(int64=14) %!d(string=hai) anos
  Eric Schulte 9da40a0d6e Convenience macro for testing. %!s(int64=14) %!d(string=hai) anos
  David Maus ee957745db Conditionally define `special-mode' for Emacs22 %!s(int64=14) %!d(string=hai) anos
  David Maus 37db5deea5 Fix check for feature Org mode %!s(int64=14) %!d(string=hai) anos
  Martyn Jago 7f62b224af Remove jump.el dependency from test execution * testing/org-test.el: Remove jump.el dependency from test execution removing the need for a user to install git submodules %!s(int64=14) %!d(string=hai) anos
  Eric Schulte bae8dfed77 Better Org-mode initialization for batch tests. %!s(int64=14) %!d(string=hai) anos
  Eric Schulte 5b98dfb644 adding function for batch test evaluation %!s(int64=14) %!d(string=hai) anos
  Eric Schulte 63faebd64b more robust test execution with `org-test-run-all-tests' %!s(int64=14) %!d(string=hai) anos
  Sergey Litvinov 55fe477899 Get rid of tmp and backup file in test load %!s(int64=14) %!d(string=hai) anos
  Martyn Jago 38bc761e21 Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests %!s(int64=14) %!d(string=hai) anos
  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. %!s(int64=14) %!d(string=hai) anos
  David Maus 415d4fbf38 New function: Strip text properties %!s(int64=14) %!d(string=hai) anos
  David Maus 6de7ac6b89 New function: Run all tests for current file %!s(int64=15) %!d(string=hai) anos
  David Maus f99197e143 `which-function' does not return a list, but the name of the function %!s(int64=15) %!d(string=hai) anos
  Eric Schulte 3ab7f12792 org-test is now ready for the newyears %!s(int64=15) %!d(string=hai) anos
  Eric Schulte a9f3c9fe11 now using newer version of jump.el -- run $ git submodule update %!s(int64=15) %!d(string=hai) anos
  Eric Schulte 19efdcca43 added tangle tests exercising new desired tangling behavior %!s(int64=15) %!d(string=hai) anos