Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Schulte 1b014d1cb2 Merge branch 'master' of orgmode.org:org-mode hace 14 años
  Eric Schulte 82c0f9bf69 Allow spaces around "=" in code block variable specifications hace 14 años
  Eric Schulte 41387f4675 marked test as expected to pass, because it is now passing hace 14 años
  Eric Schulte 15417f67c4 Added a less functional Org-mode copy of the cl reduce function. hace 14 años
  Nicolas Goaziou b5935f777e Fontify src blocks following a "name" keyword hace 14 años
  Eric Schulte f55810593e don't try to evaluate #+call lines in verbatim blocks hace 14 años
  Eric Schulte 1f206ed477 new testing macro for in-file execution with temp text hace 14 años
  Jambunathan K e28e1038c4 org-odt.el: Rescale a large images so that it fits in text area hace 14 años
  Carsten Dominik 78f7382879 Merge branch 'master' of orgmode.org:org-mode hace 14 años
  Carsten Dominik 773596e347 Use prefix arg 0 to inhibit note taking for TODO change 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 8114cf2bc4 Gracefully handle results which are neither lists nor strings. hace 14 años
  Thomas Dye f8d8f81e79 * doc/org.texi: Changed DATA to NAME in Working With Source Code section hace 14 años
  Eric Schulte 1b6de8fad5 ignore org-id file generated during testing hace 14 años
  Eric Schulte c21692506d fix bug missing references to example blocks hace 14 años
  Milan Zamazal a5ed98e452 Create visibility overlays properly hace 14 años
  Eric Schulte 4f7e1fb108 fix compilation warning hace 14 años
  Eric Schulte 9702f5520e revert changes to interactive function `org-test-run-all-tests' hace 14 años
  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. hace 14 años
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results hace 14 años
  Eric Schulte 16e4e9b5cc fix typo hace 14 años
  Tom Dye 015e41fa2a * doc/org.texi: Minor change to :var table hace 14 años
  Tom Dye 3c832c9e81 * doc/org.texi: More changes to :var table (some examples were wrong) hace 14 años
  Tom Dye 90aa84ffc1 * doc/org.texi: Cleaned up :var table hace 14 años
  Eric Schulte 630b9c80ca Indicate tests with missing dependencies by adding a expected failing test hace 14 años
  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 hace 14 años
  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. hace 14 años
  Eric Schulte f98ee77b38 tests protecting nested code blocks hace 14 años
  Eric Schulte 0b0c5cd26f fixed whitespace errors in org.texi hace 14 años