Skip to content

Commit 19f99cf

Browse files
committed
more cleaning
1 parent 3b39a5f commit 19f99cf

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

test/diff/diff_issue_230.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/bin/bash
22

3-
#test file for real root extraction with adaptative precision
4-
#For this test file, one coordinate of one solutions is very close to 0
5-
#msolve's real root extraction should be able to make the distinction
6-
73
file=issue_230
84

95
$(pwd)/msolve -f input_files/$file.ms -o test/diff/$file.res \

test/diff/diff_issue_230_squared.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/bin/bash
22

3-
#test file for real root extraction with adaptative precision
4-
#For this test file, one coordinate of one solutions is very close to 0
5-
#msolve's real root extraction should be able to make the distinction
6-
73
file=issue_230_squared
84

95
$(pwd)/msolve -f input_files/$file.ms -o test/diff/$file.res \

0 commit comments

Comments
 (0)