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

Add simple test #16

Closed
wants to merge 3 commits into from
Closed

Add simple test #16

wants to merge 3 commits into from

Conversation

trelau
Copy link
Contributor

@trelau trelau commented Jul 6, 2018

  • Use Python script to call exe for a given input file and test runtime

  • Seems to work on Windows, but failing on Linux/OSX I think because the program is not being installed to the right place. Any ideas?

DO NOT MERGE UNTIL LINUX/OSX TESTS ARE RESOLVED

@Yixin-Hu
Copy link
Owner

Please try
./TetWild --input=./scratch/12246.stl --output=./scratch/12246.msh
instead of
TetWild --input=./scratch/12246.stl --output=./scratch/12246.msh

@Yixin-Hu
Copy link
Owner

Could you fix the tab error?

File "/home/travis/miniconda/conda-bld/tetwild_1531412494745/test_tmp/test/test_tetwild.py", line 41
if platform == "win32":
^
TabError: inconsistent use of tabs and spaces in indentation

@trelau trelau closed this Sep 8, 2018
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.

2 participants