Historie revizí

Autor SHA1 Zpráva Datum
  Eric Schulte a3a48f698f ensure that test constants are loaded by org-test.el před 13 roky
  Eric Schulte 618eb91e12 fully remove contrib/ from the test infrastucture před 13 roky
  Eric Schulte 85974ce727 killing all of the test buffers před 13 roky
  Eric Schulte b0eebd1ae1 be a little nicer about burying buffers used in running tests před 13 roky
  Eric Schulte 7423c15d3e added edbug specs for testing macro před 13 roky
  Martyn Jago 49de19ba02 Modify macro `org-test-with-temp-text-in-file' to work on emacs 22. * testing/org-test.el: před 13 roky
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). před 13 roky
  Eric Schulte 1f206ed477 new testing macro for in-file execution with temp text před 13 roky
  Eric Schulte 9702f5520e revert changes to interactive function `org-test-run-all-tests' před 13 roky
  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. před 13 roky
  Eric Schulte 630b9c80ca Indicate tests with missing dependencies by adding a expected failing test před 13 roky
  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 před 13 roky
  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. před 13 roky
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check před 13 roky
  Eric Schulte 832fd8b415 less hacky check for executables when loading tests před 13 roky
  David Maus 07d11a6847 Make sure Org mode is turned on after loading the example file před 13 roky
  Eric Schulte 4446e50e3d org tests using throw/catch rather than errors to avoid loading unsupported tests před 13 roky
  Eric Schulte c8c804e917 update function documentation for `org-test-with-temp-text' před 13 roky
  Eric Schulte 25a066d5b6 catching more general errors during recursive load of test files před 13 roky
  Eric Schulte decd7227f6 only load those test files for which the required executables are present před 13 roky
  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 před 13 roky
  Eric Schulte ded9f87ebc org-test-with-temp-text allows variable inputs holding strings před 13 roky
  Eric Schulte 9da40a0d6e Convenience macro for testing. před 13 roky
  David Maus ee957745db Conditionally define `special-mode' for Emacs22 před 13 roky
  David Maus 37db5deea5 Fix check for feature Org mode před 13 roky
  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 před 13 roky
  Eric Schulte bae8dfed77 Better Org-mode initialization for batch tests. před 13 roky
  Eric Schulte 5b98dfb644 adding function for batch test evaluation před 13 roky
  Eric Schulte 63faebd64b more robust test execution with `org-test-run-all-tests' před 13 roky
  Sergey Litvinov 55fe477899 Get rid of tmp and backup file in test load před 13 roky