aboutsummaryrefslogtreecommitdiffstats
path: root/testing/examples/babel.org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix `org-babel-detangle' handling of false positivesKevin J. Foley2020-05-241-0/+13
* Remove unnecessary `(require 'cl)'Nicolas Goaziou2018-04-291-1/+0
* Mark "org-version-check" obsoleteNicolas Goaziou2018-04-291-15/+12
* Remove deprecated syntax for Babel propertiesNicolas Goaziou2016-07-041-5/+5
* ob: Remove `org-babel-get-inline-src-block-matches'Nicolas Goaziou2016-02-101-20/+0
* ob: Rewrite `org-babel-get-src-block-info' using parserNicolas Goaziou2016-02-101-2/+0
* testing/*: Inline result tests modified to follow current schemaCharles Berry2015-01-291-7/+7
* test: Fixes for running tests interactively.Aaron Ecay2015-01-221-6/+6
* ob: Support for exporting inline source codeNicolas Berthier2014-08-221-0/+22
* ob-core.el: allow the auto-generation of output file names for src blocks.Aaron Ecay2014-05-111-0/+34
* Babel: add comments to ERT for reading propertiesMichael Brand2013-11-151-0/+8
* Babel: use NAME for src block calls in ERTMichael Brand2013-07-011-14/+28
* Babel: use case of reading entry properties as an ERTMichael Brand2013-06-261-0/+77
* testing/examples/babel.org: quote :shebangAchim Gratz2013-06-081-1/+1
* testing/: Update two testsBastien Guerry2012-08-201-1/+1
* passing all testsEric Schulte2012-08-101-4/+8
* Fix the master branch.Bastien Guerry2012-03-191-80/+100
* Manually revert maint to e85080.Bastien Guerry2012-03-171-100/+80
* Manually revert to the Release 7.8.04 tag.Bastien Guerry2012-03-171-80/+100
* Manually revert back to commit e85080.Bastien Guerry2012-03-171-100/+80
* New strip-export noweb header argument valueEric Schulte2012-02-011-0/+14
* Merge branch 'origin-maint'Eric Schulte2012-01-241-0/+1
|\
| * update testsEric Schulte2012-01-241-0/+1
* | optionally export additional information with call linesEric Schulte2012-01-231-0/+6
* | Merge branch 'origin-maint'Eric Schulte2012-01-231-0/+27
|\ \ | |/
| * evaluate all executables in buffer order on exportEric Schulte2012-01-231-0/+26
* | don't always replace <<noweb>> references when :exports bothEric Schulte2012-01-161-0/+19
* | test for customizable code block exportEric Schulte2012-01-141-0/+10
* | Fix trailing whitespaces.Bastien Guerry2012-01-051-2/+2
* | Fixed and suplemented pending tests in `test-ob-exp.el'. * testing/examples/b...Martyn Jago2012-01-051-15/+61
* | Delete trailing whitespaces.Bastien Guerry2012-01-041-2/+2
* | Modify tests to avoid writing to non-temp test-example files.Martyn Jago2012-01-041-76/+0
|/
* Standardized code block keywordsEric Schulte2011-11-151-15/+15
* isolating dangerous testing examplesEric Schulte2011-09-161-12/+0
* Add test checking that any variable declared with no default value will gener...Sebastien Vauban2011-09-161-0/+13
* test the combination of code block results wrapper and typeEric Schulte2011-09-151-0/+18
* Inline source block and test fixes * lisp/ob.el: Fixed late night refactoring...Martyn Jago2011-09-061-0/+1
* Bug fixes to inline source block execution triggering. * lisp/ob.el: Created ...Martyn Jago2011-09-061-0/+9
* test inline src blocksEric Schulte2011-08-291-0/+9
* test: updated babel tangling test to reflect body-parsing changeEric Schulte2011-07-151-3/+3
* test: tests for expanding noweb referencesEric Schulte2011-06-281-0/+26
* test: another order of arguments testEric Schulte2011-06-281-0/+6
* ob-lob: inline calls should export even when preceeded by an "="Eric Schulte2011-06-281-0/+3
* test: more tests of exporting call lines in a variety of situationsEric Schulte2011-06-271-0/+26
* test: explicitly testing inline call lines at the beginning of a lineEric Schulte2011-06-251-0/+1
* tests: ensure un-named variables are assigned in the correct order -- passing...Eric Schulte2011-06-251-0/+1
* tests: more thorough testing of inline call lines -- passing all testsEric Schulte2011-06-251-0/+3
* ob-tests: adding tests of new un-named argumentsEric Schulte2011-06-251-0/+2
* added a test for the new noweb-ref header argument, passing all testsEric Schulte2011-06-151-0/+28
* adding test of error when exporting marked subtree with code blocksEric Schulte2010-12-131-0/+15