* src/tgbatest/randtgba.cc: Add products with formulae issued of a file
and more statistics. * src/tgbatest/readsave.test: Undo previous change.
This commit is contained in:
parent
4e6ce2e739
commit
2653b35ba7
3 changed files with 163 additions and 69 deletions
|
|
@ -60,7 +60,7 @@ rm -f input stdout expected
|
|||
|
||||
|
||||
# Likewise, with a randomly generated TGBA.
|
||||
run 0 ./randtgba -F 0 -t 1 -n 20 -d 0.2 a b -a 2 0.1 >input
|
||||
run 0 ./randtgba -t 1 -n 20 -d 0.2 a b -a 2 0.1 >input
|
||||
sed 's/"b & a"/"a \& b"/g;s/"a1" "a0"/"a0" "a1"/g' input > tmp_ &&
|
||||
mv tmp_ input
|
||||
cat input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue