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

Replace only-needed bool by a mode selector with multiple values #29

Open
fingolfin opened this issue Mar 7, 2024 · 0 comments
Open

Comments

@fingolfin
Copy link
Member

E.g.

  • mode: default -- current default behaviour (just load GAP with default set of package then run tests)
  • mode: onlyneeded -- like only-needed: true
  • mode: loadall -- perform LoadAllPackages before running the actual tests
    • however in general this requires all packages to be compiled (or at least as many as possible)
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

No branches or pull requests

1 participant