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