summaryrefslogtreecommitdiff
path: root/testing/lisp/test-ob-R.el
AgeCommit message (Expand)Author
2024-05-19testing/lisp/*.el: Fix second arg to `signal`scratch/orgStefan Monnier
2023-10-21Fix obsolete `sleep-for' usageGerard Vermeulen
2023-04-18* testing/lisp/test-ob-R.el (ob-session-R-result-value): New testIhor Radchenko
2023-04-18* testing/lisp/test-ob-R.el: Fix test failures with the newest ESSIhor Radchenko
2022-12-07ob-R.el: Restore the handling of org-list in as varJeremie Juste
2022-12-07test-ob-R.el: New function to test for :result outputJeremie Juste
2022-09-15testing: Make all files use `lexical-binding`Stefan Monnier
2021-09-28lisp/ob-R: Async evaluation in RJeremie Juste
2021-05-03test-ob-R.el: add tests for how NA values are printedJeremie Juste
2021-05-03test-ob-R.el: add tests for output with substrings matching promptJeremie Juste
2021-03-21Prefer HTTPS to HTTP for links to gnu.orgStefan Kangas
2019-01-01Update copyright yearBastien
2016-01-24testing/lisp/test-ob-R.el: Initialize ESS vars for :session testsCharles Berry
2016-01-19ob-R.el: Trim extraneous newline from resultsCharles Berry
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-09-23do not set variables belonging to ESSAchim Gratz
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-11-28tests for the colnames header argumentEric Schulte
2011-11-15Indicate tests with missing dependencies by adding a expected failing testEric Schulte
2011-09-24org tests using throw/catch rather than errors to avoid loading unsupported t...Eric Schulte
2011-09-21only load those test files for which the required executables are presentEric Schulte
2011-09-21fix leftover cruft in test-ob-R.elEric Schulte
2011-09-21adding a file for R testsEric Schulte