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

Basic CI and tests. #8

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Basic CI and tests. #8

wants to merge 48 commits into from

Conversation

gsvgit
Copy link
Contributor

@gsvgit gsvgit commented Aug 27, 2021

  • Basic CI is configured using GitHub Actions
    • Code compilation
    • Tests execution
  • Basic stuff for simple tests is added
    • Tests are based on Tasty framework
    • Timeout to control diverge tests is added
    • To run tests locally use stack test
  • First simple tests are added
    • A number of examples are converted to tests
    • Some tests on linear algebra are added

gsvgit and others added 30 commits July 5, 2021 10:36
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.

3 participants