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

Split tst/anupqeg.tst into multiple files #33

Open
fingolfin opened this issue Apr 18, 2019 · 1 comment
Open

Split tst/anupqeg.tst into multiple files #33

fingolfin opened this issue Apr 18, 2019 · 1 comment

Comments

@fingolfin
Copy link
Member

The test file tst/anupqeg.tst is huge and takes very long; this makes it very difficult to isolate and debug individual test failures. Hence, this file should be split into multiple smaller files.

Note that it is created by tst/make_anupqeg, so perhaps one can tweak that script to generate multiple test files (which could be put into a subdirectory tst/examples/).

@fingolfin
Copy link
Member Author

Related to this: PqExample is huge and complicated and it accesses the same base data from which the .tst files are generated. So when revising this, one should propably revise the whole approach how examples are managed. See also my remark at issue #23.

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