summaryrefslogtreecommitdiff
path: root/testing/examples/babel.org
AgeCommit message (Expand)Author
2023-07-01org-element: New `org-element-*property*' functionsIhor Radchenko
2023-02-23org-sbe: Allow quoting string valuesIhor Radchenko
2020-05-24Fix `org-babel-detangle' handling of false positivesKevin J. Foley
2018-04-29Remove unnecessary `(require 'cl)'Nicolas Goaziou
2018-04-29Mark "org-version-check" obsoleteNicolas Goaziou
2016-07-04Remove deprecated syntax for Babel propertiesNicolas Goaziou
2016-02-10ob: Remove `org-babel-get-inline-src-block-matches'Nicolas Goaziou
2016-02-10ob: Rewrite `org-babel-get-src-block-info' using parserNicolas Goaziou
2015-01-29testing/*: Inline result tests modified to follow current schemaCharles Berry
2015-01-22test: Fixes for running tests interactively.Aaron Ecay
2014-08-22ob: Support for exporting inline source codeNicolas Berthier
2014-05-11ob-core.el: allow the auto-generation of output file names for src blocks.Aaron Ecay
2013-11-15Babel: add comments to ERT for reading propertiesMichael Brand
2013-07-01Babel: use NAME for src block calls in ERTMichael Brand
2013-06-26Babel: use case of reading entry properties as an ERTMichael Brand
2013-06-08testing/examples/babel.org: quote :shebangAchim Gratz
2012-08-20testing/: Update two testsBastien Guerry
2012-08-10passing all testsEric Schulte
2012-03-19Fix the master branch.Bastien Guerry
2012-03-17Manually revert maint to e85080.Bastien Guerry
2012-03-17Manually revert to the Release 7.8.04 tag.Bastien Guerry
2012-03-17Manually revert back to commit e85080.Bastien Guerry
2012-02-01New strip-export noweb header argument valueEric Schulte
2012-01-24Merge branch 'origin-maint'Eric Schulte
2012-01-24update testsEric Schulte
2012-01-23optionally export additional information with call linesEric Schulte
2012-01-23Merge branch 'origin-maint'Eric Schulte
2012-01-23evaluate all executables in buffer order on exportEric Schulte
2012-01-16don't always replace <<noweb>> references when :exports bothEric Schulte
2012-01-14test for customizable code block exportEric Schulte
2012-01-05Fix trailing whitespaces.Bastien Guerry
2012-01-05Fixed and suplemented pending tests in `test-ob-exp.el'. * testing/examples/b...Martyn Jago
2012-01-04Delete trailing whitespaces.Bastien Guerry
2012-01-04Modify tests to avoid writing to non-temp test-example files.Martyn Jago
2011-11-15Standardized code block keywordsEric Schulte
2011-09-16isolating dangerous testing examplesEric Schulte
2011-09-16Add test checking that any variable declared with no default value will gener...Sebastien Vauban
2011-09-15test the combination of code block results wrapper and typeEric Schulte
2011-09-06Inline source block and test fixes * lisp/ob.el: Fixed late night refactoring...Martyn Jago
2011-09-06Bug fixes to inline source block execution triggering. * lisp/ob.el: Created ...Martyn Jago
2011-08-29test inline src blocksEric Schulte
2011-07-15test: updated babel tangling test to reflect body-parsing changeEric Schulte
2011-06-28test: tests for expanding noweb referencesEric Schulte
2011-06-28test: another order of arguments testEric Schulte
2011-06-28ob-lob: inline calls should export even when preceeded by an "="Eric Schulte
2011-06-27test: more tests of exporting call lines in a variety of situationsEric Schulte
2011-06-25test: explicitly testing inline call lines at the beginning of a lineEric Schulte
2011-06-25tests: ensure un-named variables are assigned in the correct order -- passing...Eric Schulte
2011-06-25tests: more thorough testing of inline call lines -- passing all testsEric Schulte
2011-06-25ob-tests: adding tests of new un-named argumentsEric Schulte