Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix testsuite #152

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Fix testsuite #152

wants to merge 13 commits into from

Conversation

phijor
Copy link
Contributor

@phijor phijor commented May 17, 2024

I've had these commits lying around locally for a while. I've attempted to fix the testsuite when running it under Nix, especially by ensuring that both nvim and agda are available to the tests. Now CI at least fails with some reasonable errors instead of reporting "no nvim in $PATH" as "all OK".

In particular fe25c8e, 8f12732 and ff67545 could be of interest. But there's other commits in here that are perhaps independently useful. Feel free to cherry-pick anything that's useful.

phijor added 13 commits May 17, 2024 11:27
Instead of appending at the end of the test module, directly check the
contents of register ".
The locally defined `withNeovimEmbedded` was never called with a file to
open anyway, so we can just use the recommended `runInEmbeddedNeovim`
directly.
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e1d501922fd7351da4200e1275dfcf5faaad1220' (2024-03-23)
  → 'github:NixOS/nixpkgs/bf446f08bff6814b569265bef8374cfdd3d8f0e0' (2024-05-16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant