Skip to content

Commit

Permalink
Delete history tree tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmercouris committed Feb 12, 2025
1 parent a49b250 commit af0ff34
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 252 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
# It runs the tests for system nyxt, not nyxt/${{matrix.renderer}}.
run: nix-shell shell.nix --run 'make check'

- name: Test history-tree
env:
NASDF_NON_INTERACTIVE_TESTS: true
run: nix-shell shell.nix --run "sbcl --eval '(require \"asdf\")' --eval '(asdf:test-system :history-tree)'"

- name: Test nhooks
env:
NASDF_NON_INTERACTIVE_TESTS: true
Expand Down
2 changes: 1 addition & 1 deletion _build/cl-electron
Submodule cl-electron updated 1 files
+0 −11 makefile
65 changes: 0 additions & 65 deletions tests/offline/global-history.lisp

This file was deleted.

10 changes: 0 additions & 10 deletions tests/offline/mode/history-tree.lisp

This file was deleted.

171 changes: 0 additions & 171 deletions tests/test-data/broken-history.lisp

This file was deleted.

0 comments on commit af0ff34

Please sign in to comment.