Skip to content

Testing script and ion examples

Michael Aaron Murphy requested to merge msehnout:master into master

Created by: msehnout

Missing test suite and examples: The problem is described in issue #66 (closed) .

Solution: Add script to run all *.ion files in example directory and compare the output with corresponding *.out file. Make it part of Travis script.

Changes introduced by this pull request: New folder with examples, scripts

TODOs: More examples.

Merge request reports