summaryrefslogtreecommitdiff
path: root/testing/lisp/test-ob-awk.el
AgeCommit message (Expand)Author
2024-05-19testing/lisp/*.el: Fix second arg to `signal`scratch/orgStefan Monnier
2022-09-15testing: Make all files use `lexical-binding`Stefan Monnier
2021-11-24org-test: Fix ERC errors using latest Emacs masterIhor Radchenko
2021-03-21Prefer HTTPS to HTTP for links to gnu.orgStefan Kangas
2019-01-01Update copyright yearBastien
2014-06-07awk code blocks handle tabular inputEric Schulte
2014-06-06fix a bug in new ob-awk codeEric Schulte
2014-01-07Update copyright years again.Bastien Guerry
2014-01-05Revert "Update copyright years."Bastien Guerry
2014-01-04Update copyright years.Bastien Guerry
2013-01-01Update copyright years.Bastien Guerry
2012-12-13Fix copyright notices for test files.Bastien Guerry
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-29cleaning headers of test files -- removing loads and requiresEric Schulte
2012-01-03Fix copyright (to 2012) year and Org version (to 7.8.03).Bastien Guerry
2011-09-21only load those test files for which the required executables are presentEric Schulte
2011-09-12fixed author informationEric Schulte
2011-09-12Add missing FSF / author headers and org-test dependency to some test files *...Martyn Jago
2011-07-24Awk can be called with no in-file: and no :stdinLitvinov Sergey