Commit History

Author SHA1 Message Date
  Nicolas Goaziou 774f9cb8e6 org-footnote: ensure footnote tag is inserted after footnotes in non-Org buffers 13 years ago
  Jambunathan K 15c3e180b2 Removed OpenDocument rng files and v1.1 rnc file 13 years ago
  Eli Zaretskii 1a97f29c34 Force left-to-right paragraphs in Org buffers. 13 years ago
  Eric Schulte 832fd8b415 less hacky check for executables when loading tests 13 years ago
  Jambunathan K 32cf8bf731 org-odt.el: When zip command fails, log its output as a message 13 years ago
  Nicolas Goaziou e9ce64c8bb ob-asymptote: silence byte-compiler 13 years ago
  David Maus d5722a7b6c Use macro to compose html link export tests 13 years ago
  David Maus 07d11a6847 Make sure Org mode is turned on after loading the example file 13 years ago
  Eric Schulte 4446e50e3d org tests using throw/catch rather than errors to avoid loading unsupported tests 13 years ago
  John Wiegley 706de59f07 Fixed an incorrect paren placement 13 years ago
  Eric Schulte c8c804e917 update function documentation for `org-test-with-temp-text' 13 years ago
  Eric Schulte 25a066d5b6 catching more general errors during recursive load of test files 13 years ago
  Eric Schulte b3e322125d testing that results are duplicated -- By Sebastien Vauban 13 years ago
  Eric Schulte 8bff3bfc22 code cleanliness in test-ob.el 13 years ago
  Eric Schulte decd7227f6 only load those test files for which the required executables are present 13 years ago
  Eric Schulte 20e670946e fix leftover cruft in test-ob-R.el 13 years ago
  Eric Schulte 12f0fb2d75 adding a file for R tests 13 years ago
  Martyn Jago cfc019073e Refactor tests to use `org-test-with-temp-text' * testing/lisp/test-ob.el: refactor 13 years ago
  Eric Schulte ad21eeff85 fix bug in R session evaluation 13 years ago
  John Wiegley 0c09937069 New vars: org-habit-today-glyph, org-habit-completed-glyph 13 years ago
  Eric Schulte 4fbefd87aa configurable property name for bibtex entry types 13 years ago
  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 13 years ago
  Eric Schulte ded9f87ebc org-test-with-temp-text allows variable inputs holding strings 13 years ago
  Carsten Dominik a7d89a80fb Merge branch 'master' of orgmode.org:org-mode 13 years ago
  Carsten Dominik c7ee700bf5 Remove unnecessary `concat' 13 years ago
  Bastien Guerry fcdbb5e6c9 org.el (org-paste-subtree): Remove useless (concat ...). 13 years ago
  Eric Schulte 9da40a0d6e Convenience macro for testing. 13 years ago
  David Maus 56de2cf7a6 Explicitely set coding system for unescaped string 13 years ago
  David Maus ee957745db Conditionally define `special-mode' for Emacs22 13 years ago
  Eric Schulte 1b11c7e6a0 replacing usage of characterp with integerp (which should work w/Emacs22) 13 years ago