Histórico de Commits

Autor SHA1 Mensagem Data
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check há 14 anos atrás
  Eric Schulte 832fd8b415 less hacky check for executables when loading tests há 14 anos atrás
  David Maus 07d11a6847 Make sure Org mode is turned on after loading the example file há 14 anos atrás
  Eric Schulte 4446e50e3d org tests using throw/catch rather than errors to avoid loading unsupported tests há 14 anos atrás
  Eric Schulte c8c804e917 update function documentation for `org-test-with-temp-text' há 14 anos atrás
  Eric Schulte 25a066d5b6 catching more general errors during recursive load of test files há 14 anos atrás
  Eric Schulte decd7227f6 only load those test files for which the required executables are present há 14 anos atrás
  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 há 14 anos atrás
  Eric Schulte ded9f87ebc org-test-with-temp-text allows variable inputs holding strings há 14 anos atrás
  Eric Schulte 9da40a0d6e Convenience macro for testing. há 14 anos atrás
  David Maus ee957745db Conditionally define `special-mode' for Emacs22 há 14 anos atrás
  David Maus 37db5deea5 Fix check for feature Org mode há 14 anos atrás
  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 há 14 anos atrás
  Eric Schulte bae8dfed77 Better Org-mode initialization for batch tests. há 14 anos atrás
  Eric Schulte 5b98dfb644 adding function for batch test evaluation há 14 anos atrás
  Eric Schulte 63faebd64b more robust test execution with `org-test-run-all-tests' há 14 anos atrás
  Sergey Litvinov 55fe477899 Get rid of tmp and backup file in test load há 14 anos atrás
  Martyn Jago 38bc761e21 Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests há 14 anos atrás
  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. há 14 anos atrás
  David Maus 415d4fbf38 New function: Strip text properties há 14 anos atrás
  David Maus 6de7ac6b89 New function: Run all tests for current file há 15 anos atrás
  David Maus f99197e143 `which-function' does not return a list, but the name of the function há 15 anos atrás
  Eric Schulte 3ab7f12792 org-test is now ready for the newyears há 15 anos atrás
  Eric Schulte a9f3c9fe11 now using newer version of jump.el -- run $ git submodule update há 15 anos atrás
  Eric Schulte 19efdcca43 added tangle tests exercising new desired tangling behavior há 15 anos atrás
  Eric Schulte be42b2fb51 ensuring that test files include org-test in their load path há 15 anos atrás
  Eric Schulte d9e4469c1c updated testing/README.org describing how to get started writing tests há 15 anos atrás
  Eric Schulte e1b90eea45 ob-exp: fixed export when headings have links, with tests há 15 anos atrás
  Eric Schulte 41cde9d9bd test: re-arranging example files into their own directory há 15 anos atrás
  Eric Schulte d6143f1e7a added a test ensuring that export works from buffers which aren't visiting files há 15 anos atrás