Vaibhav Sagar
b6aaf3d110
.github/workflows/nix.yml: run tests on GHC 9.10 ( #1547 )
...
* .github/workflows/nix.yml: run tests on GHC 9.10
* test/acceptance.nbconvert.sh: update
2024-12-29 17:29:05 +11:00
Vaibhav Sagar
7cd7edf8cf
Support GHC 9.8
2023-10-25 18:37:28 +11:00
Tom McLaughlin
1dc18fadd3
Change default class to "CodeMirror cm-s-jupyter cm-s-ipython" and update acceptance test
...
cm-s-ipython for coloring in Jupyter Notebook
cm-s-jupyter for coloring in Jupyter Lab
CodeMirror for monospace font in both
2023-08-15 19:27:43 -07:00
thomasjm
7a8d728ad1
Switch from pager to HTML output for directives
2023-08-10 23:00:11 -07:00
Vaibhav Sagar
0e928ebd78
acceptance.nbconvert.in.ipynb: update
2021-06-02 18:41:12 +10:00
Vaibhav Sagar
9d85290949
test/acceptance.nbconvert.sh: work around nbconvert's weird --stdout behaviour
2021-06-02 18:34:07 +10:00
Vaibhav Sagar
0fd0085199
test/acceptance.nbconvert.sh: don't specify nbformat
2021-04-26 01:45:07 +10:00
Vaibhav Sagar
b64a65d344
Test script now requires jq
2021-04-25 19:37:55 +08:00
Vaibhav Sagar
90e2e1539a
Update acceptance tests for new HLint
2020-11-19 22:48:22 +11:00
James Brock
ff3872b532
Add mimetype to Kernel Info Reply message
2020-08-13 01:39:25 +09:00
Vaibhav Sagar
eab1720085
test/acceptance.nbconvert.in.ipynb: update
2020-03-02 18:35:26 -05:00
Vaibhav Sagar
dfccbc6977
Add tests for :sprint
2020-01-28 23:49:07 -05:00
Vaibhav Sagar
c13b973a46
IHaskell.Eval.Lint: escape $
2019-10-18 11:26:02 -04:00
Vaibhav Sagar
6df9a67dac
.travis.yml: test notebook conversion with GHC 8.6 ( #1102 )
...
* .travis.yml: test notebook conversion with GHC 8.6
* test/acceptance.nbconvert.sh: ignore different line numbers for HLint
2019-10-04 15:24:58 -04:00
James Brock
ee5c008501
Stable nbconvert acceptance test
...
Change the `nbconvert` test so that it converts a notebook with no
Hoogle (which changes over time) and no images (which differ on
different systems).
This should reduce the number of surprise Travis test failures.
2019-06-05 11:08:32 +09:00