summaryrefslogtreecommitdiff
path: root/testing/lisp/test-ob-shell.el
AgeCommit message (Expand)Author
2024-05-19testing/lisp/*.el: Fix second arg to `signal`scratch/orgStefan Monnier
2024-05-02test-ob-shell.el: Skip based on feature detectionMax Nikulin
2024-04-26Only run Bash tests when relevant features are supportedIhor Radchenko
2024-03-29testing/lisp/test-ob-shell.el: Test async prompt removalMatthew Trzcinski
2023-03-22ob-shell.el: Add async evaluationMatthew Trzcinski
2023-02-19test-ob-shell: Fix test buffers not being removed on successMatthew Trzcinski
2023-01-22test-ob-shell: Fix test failures on Emacs 26Ihor Radchenko
2023-01-11test-ob-shell.el: Organize testsMatt Trzcinski
2023-01-11test-ob-shell.el: Refactor test names and kill test buffersMatt Trzcinski
2023-01-11Refactor ob-shell/bash-uses-assoc-arraysMatt Trzcinski
2023-01-11test-ob-shell.el: Refactor ob-shell/generic-uses-no-assoc-arraysMatt Trzcinski
2023-01-11test-ob-shell.el: Refactor test-ob-shell/sessionMatt Trzcinski
2023-01-11test-ob-shell.el: Split test-ob-shell/dont-error-on-empty-resultsMatt Trzcinski
2023-01-11Revert "Merge branch 'ob-shell-cleanup-tests'"Matthew Trzcinski
2022-12-31test-ob-shell.el: Organize testsMatt Trzcinski
2022-12-31test-ob-shell.el: Refactor test names and kill test buffersMatt Trzcinski
2022-12-31Refactor ob-shell/bash-uses-assoc-arraysMatt Trzcinski
2022-12-31test-ob-shell.el: Refactor ob-shell/generic-uses-no-assoc-arraysMatt Trzcinski
2022-12-30test-ob-shell.el: Refactor test-ob-shell/sessionMatt Trzcinski
2022-12-30test-ob-shell.el: Split test-ob-shell/dont-error-on-empty-resultsMatt Trzcinski
2022-12-18ob-core: Fix :results list when result is a tableIhor Radchenko
2022-11-04org-babel: Never throw away standard errorRudolf Adamkovič
2022-10-23org-babel-import-elisp-from-file: Fix when \"s are not aroundIhor Radchenko
2022-10-22fixup! ob-shell: Fix multi-line scripts in sessionsIhor Radchenko
2022-10-22ob-shell: Fix multi-line scripts in sessionsIhor Radchenko
2022-09-15testing: Make all files use `lexical-binding`Stefan Monnier
2022-09-05ob-shell: Use `process-file' when stdin or cmdlineBruno BARBIER
2021-03-21Prefer HTTPS to HTTP for links to gnu.orgStefan Kangas
2020-09-06Fix tests wrt 2f53429413Bastien
2019-01-01Update copyright yearBastien
2017-09-08Fix duplicate testsNicolas Goaziou
2017-06-10ob-shell: Fix handling list variablesNicolas Goaziou
2016-08-23Turn org-mode into Org or Org modeNicolas Goaziou
2014-04-14ob-shell.el: export vars as arrays for 'sh' code blocksPascal Fleury
2014-02-02Renaming of ob-sh to ob-shell: various fixesNicolas Richard
2014-01-18renamed test file for shell code blocksEric Schulte