Bastien Guerry
|
07e31dfa0d
Delete trailing whitespaces.
|
13 лет назад |
Martyn Jago
|
2ef6100af5
Modify tests to avoid writing to non-temp test-example files.
|
13 лет назад |
Eric Schulte
|
7e93b90f88
Standardized code block keywords
|
13 лет назад |
Eric Schulte
|
15a9eac67e
isolating dangerous testing examples
|
13 лет назад |
Sebastien Vauban
|
cd05d152cf
Add test checking that any variable declared with no default value will generate a proper error message.
|
13 лет назад |
Eric Schulte
|
7eaa67260b
test the combination of code block results wrapper and type
|
13 лет назад |
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
|
13 лет назад |
Martyn Jago
|
d7d052ec7c
Bug fixes to inline source block execution triggering. * lisp/ob.el: Created org-babel-get-inline-src-block-matches() to fix problems with org-ctrl-c-ctrl-c not triggering inline src block execution when point is on or after a space within the inline src block body. Also fixed execution problems where inline src block is on buffer line 1. * testing/examples/babel.org: Test data for org-babel-get-inline-src-block-matches()
|
13 лет назад |
Eric Schulte
|
14c635450a
test inline src blocks
|
13 лет назад |
Eric Schulte
|
def5a2f567
test: updated babel tangling test to reflect body-parsing change
|
13 лет назад |
Eric Schulte
|
b18e0cb117
test: tests for expanding noweb references
|
13 лет назад |
Eric Schulte
|
8348f9cfbb
test: another order of arguments test
|
13 лет назад |
Eric Schulte
|
ef42f3cc9c
ob-lob: inline calls should export even when preceeded by an "="
|
13 лет назад |
Eric Schulte
|
214acebac9
test: more tests of exporting call lines in a variety of situations
|
13 лет назад |
Eric Schulte
|
8d7d4428cc
test: explicitly testing inline call lines at the beginning of a line
|
13 лет назад |
Eric Schulte
|
e28cba02dd
tests: ensure un-named variables are assigned in the correct order -- passing all tests
|
13 лет назад |
Eric Schulte
|
328202cf62
tests: more thorough testing of inline call lines -- passing all tests
|
13 лет назад |
Eric Schulte
|
550d24aa8e
ob-tests: adding tests of new un-named arguments
|
13 лет назад |
Eric Schulte
|
ff62c5d700
added a test for the new noweb-ref header argument, passing all tests
|
13 лет назад |
Eric Schulte
|
8efcd4338d
adding test of error when exporting marked subtree with code blocks
|
14 лет назад |
Eric Schulte
|
d24b04d82f
ob: cleaner parsing of header arguments
|
14 лет назад |
Eric Schulte
|
68b5ca3989
updated tests to accommodate new #+call: line header arg. pass-through
|
14 лет назад |
Eric Schulte
|
e905dbe0f6
babel hashing now handles more complex types in params
|
14 лет назад |
Eric Schulte
|
fd97cb9386
ob-lob: now working with the new variable resolution setup
|
14 лет назад |
Eric Schulte
|
1412447d61
babel evaluation once again working in tables
|
14 лет назад |
Eric Schulte
|
9931dae20a
babel: exporting now working with the new ob-get-src-block-info schema
|
14 лет назад |
Eric Schulte
|
9ba9ef99a6
babel: now allows multi-line header arguments with #+headers: before code block
|
14 лет назад |
Eric Schulte
|
3d2aec3588
adding simple test of variable resolution
|
14 лет назад |
Eric Schulte
|
d32c8d49e5
ob-tangle: only create links for blocks that will actually tangle
|
14 лет назад |
Eric Schulte
|
38df64b4f6
tests: adding test for eval'd elisp forms in header arguments
|
14 лет назад |