aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lisp/test-ob-python.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixup! test-ob-python: Disable test failing on CI when using older EmacsIhor Radchenko2022-11-161-1/+13
* fixup! test-ob-python: Disable test failing on CI when using older EmacsIhor Radchenko2022-11-161-19/+31
* test-ob-python: Disable test failing on CI when using older EmacsIhor Radchenko2022-11-161-0/+3
* test-ob-python: Refactor test failing on CI to provide better backtraceIhor Radchenko2022-11-151-4/+4
* testing: Make all files use `lexical-binding`Stefan Monnier2022-09-151-1/+2
* ob-comint.el, ob-python.el: Async session evaluationJack Kamm2021-05-181-0/+61
* Prefer HTTPS to HTTP for links to gnu.orgStefan Kangas2021-03-211-1/+1
* ob-python: fix startup messages leaking into outputJack Kamm2020-09-061-3/+0
* ob-python: Fix session blocks not waiting for value resultJack Kamm2020-09-041-0/+10
* ob-python.el: Fix multiline strings in non-session :results valueJack Kamm2020-06-091-1/+19
* ob-python.el: Revert fix for multiline varJack Kamm2020-05-281-0/+1
* test-ob-python.el: Add test for multiline-string variablesJack Kamm2020-05-241-0/+8
* ob-python: Fix several issues with :session :results valueJack Kamm2020-02-031-0/+35
* ob-python: Slightly refactor testsNicolas Goaziou2019-12-221-40/+43
* Update copyright yearBastien2019-01-011-1/+1
* ob-python: Insert blank line when sending code to interpreterGong Qijian2018-04-031-0/+16
* ob-python: Fix :session :results output multiline behaviorJack Kamm2017-12-181-0/+17
* Replace TBLNAME with NAME in testsNicolas Goaziou2016-02-101-2/+2
* Update copyright years again.Bastien Guerry2014-01-071-1/+1
* Revert "Update copyright years."Bastien Guerry2014-01-051-1/+1
* Update copyright years.Bastien Guerry2014-01-041-1/+1
* Update copyright years.Bastien Guerry2013-01-011-1/+1
* Fix copyright notices for test files.Bastien Guerry2012-12-131-2/+14
* Fix the master branch.Bastien Guerry2012-03-191-10/+4
* Manually revert maint to e85080.Bastien Guerry2012-03-171-4/+10
* Manually revert to the Release 7.8.04 tag.Bastien Guerry2012-03-171-10/+4
* Manually revert back to commit e85080.Bastien Guerry2012-03-171-4/+10
* cleaning headers of test files -- removing loads and requiresEric Schulte2012-02-291-9/+3
* Fix copyright (to 2012) year and Org version (to 7.8.03).Bastien Guerry2012-01-031-1/+1
* tests for the colnames header argumentEric Schulte2011-11-281-0/+101