Skip to content

Commit

Permalink
tools/extracttests.py: test code was not extracted properly for some …
Browse files Browse the repository at this point in the history
…tests
  • Loading branch information
danmar committed Dec 17, 2023
1 parent 51c120f commit 9d9b2fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/run_more_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ python3 $DIR/extracttests.py --code=$(pwd)/test1 $1

cd test1

$CPPCHECK -q --template=cppcheck1 --suppress="*" .

$CPPCHECK -q --template=cppcheck1 . 2> 1.txt

echo "(!x) => (x==0)"
Expand Down

0 comments on commit 9d9b2fe

Please sign in to comment.