8 Commits

Author SHA1 Message Date
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
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
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