Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Schulte 2b2e853b1b fixed bug in org-babel-balanced-split when run on Emacs22 hace 14 años
  Eric Schulte eb02808f97 splitting large tests up into smaller units hace 14 años
  Eric Schulte 660e30b39c inline src block tests by Martyn Jago hace 14 años
  Eric Schulte a706f42403 update tests hace 14 años
  Eric Schulte 43abeaa488 evaluate all executables in buffer order on export hace 14 años
  Martyn Jago d270cfcf74 Fix to test-org-babel/org-babel-get-inline-src-block-matches. * testing/lisp/test-ob.el: Character position offset -=2 to account for removal of trailing spaces hace 14 años
  Eric Schulte 2c2e1a5448 fixed bug in org-babel-balanced-split when run on Emacs22 hace 14 años
  Eric Schulte b21da5f5d6 fixed bug in parsing of arguments to code block references hace 14 años
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references hace 14 años
  Eric Schulte a998cae722 the :eval header argument now takes 4(6) possible values hace 14 años
  Eric Schulte 3693952e3b New option to update intermediate in-buffer results hace 14 años
  Eric Schulte 82c0f9bf69 Allow spaces around "=" in code block variable specifications hace 14 años
  Eric Schulte 7c21098323 Don't match partial names when resolving code or data references hace 14 años
  Eric Schulte 19884ab280 resolve named code blocks before named data hace 14 años
  Eric Schulte c21692506d fix bug missing references to example blocks hace 14 años
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results hace 14 años
  Eric Schulte f98ee77b38 tests protecting nested code blocks hace 14 años
  Eric Schulte 7e93b90f88 Standardized code block keywords hace 14 años
  Eric Schulte b3e322125d testing that results are duplicated -- By Sebastien Vauban hace 14 años
  Eric Schulte 8bff3bfc22 code cleanliness in test-ob.el hace 14 años
  Martyn Jago cfc019073e Refactor tests to use `org-test-with-temp-text' * testing/lisp/test-ob.el: refactor hace 14 años
  Sebastien Vauban fefff8ec87 Add test checking that any variable declared with no default value will generate a proper error message. hace 14 años
  Eric Schulte 7eaa67260b test the combination of code block results wrapper and type hace 14 años
  Martyn Jago fd1e005e33 Add missing FSF / author headers and org-test dependency to some test files * testing/lisp/test-ob-awk.el: * testing/lisp/test-ob-fortran.el: * testing/lisp/test-ob-lilypond.el: * testing/lisp/test-ob.el: * testing/lisp/test-org-exp.el: Add missing FSF / author headers and org-test dependency to some test files. hace 14 años
  Eric Schulte f1fcc592fd re-wrapped test to prevent failure during batch execution hace 14 años
  Eric Schulte f78f29ebea all tests should now pass on Emacs23 hace 14 años
  Martyn Jago 8fb588d4d3 * testing/lisp/test-ob.el: Fixed typo hace 14 años
  Martyn Jago bb0b9709ef * testing/lisp/test-ob.el: More tests for inline source blocks execution via org-ctrl-c-ctrl-c hace 14 años
  Eric Schulte 242a928646 removing test: shouldn't test a variables value, should test its functionality hace 14 años
  Martyn Jago 223ac13486 Inline source block and test fixes * lisp/ob.el: Fixed late night refactoring error * testing/examples/babel.org: whitespace * testing/lisp/test-ob.el: Fixed test-org-babel/inline-src-block-regexp (regression error) Renamed test-org-babel/parse-header-args2 since duplicate test heading Made test-org-babel/parse-header-args less brittle hace 14 años