Skip to content

Conversation

lorenzoz
Copy link
Collaborator

Updated regressionTest and updated the part of Makefile about tests.
Now the command 'make test' compiles PIntron, than it executes PIntron many times for every test needed by regressionTest and than it saves the results in the correct folders, than it executes all the tests: unit tests first and after the regressionTest.
Updated keys of all json files in referenceOutput folders for regressionTest.
Updated the command 'make clean-test', now it removes every generated file during the execution of the command 'make test', it includes binary files and executionOutput files generated by PIntron.
Updated regressionTest with subfolders and cases recognition.

lorenzoz added 15 commits May 6, 2017 17:19
…Now the command 'make test' compiles PIntron, than it executes PIntron for every test needed by regressionTest and it saves the results in the correct folders, than it executes every test: regressionTests first and than unit tests.
…regressionTest scans for folders containing files suitable for tests and it executes PIntron and the regressionTest on all of that kind of folder.
…regressionTest scans for folders containing files suitable for tests and it executes PIntron and the regressionTest on all of that kind of folder.
@lorenzoz lorenzoz changed the title All tests can simply be launched by the command 'make test' All tests can easily be launched by the command 'make test' May 24, 2017
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.

1 participant