Changeset 075729 for molecuilder/tests
- Timestamp:
- Apr 27, 2010, 2:25:42 PM (15 years ago)
- Children:
- 90c4460
- Parents:
- 1561e2 (diff), 2bc713 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- molecuilder/tests
- Files:
-
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/tests/Tesselations/defs.in
r1561e2 r075729 26 26 if $testdir_exists; then :; else 27 27 mkdir $testdir 28 CLEANUP=" rm -rf $testdir; $CLEANUP"28 CLEANUP="$CLEANUP; rmdir $testdir" 29 29 fi 30 30 cp @srcdir@/$testdir/* $testdir/ 31 31 cd $testdir 32 32 CLEANUP="rm -f stderr stdout diffstderr diffstdout; cd ..; $CLEANUP" 33 CLEANUP="rm -f *.conf*; $CLEANUP"33 CLEANUP="rm -f *.conf*; rm -f NonConvexEnvelope*; rm -f ${testdir}.xyz; rm -f ${testdir}.dbond; $CLEANUP" 34 34 fi 35 35 -
molecuilder/tests/regression/Tesselation/3/post/NonConvexEnvelope.dat
r1561e2 r075729 84 84 30 36 39 85 85 27 30 39 86 27 30 39 87 16 27 30 88 16 18 30 89 16 18 27 90 18 27 33 91 18 23 33 86 92 6 7 24 87 93 6 7 14 … … 95 101 5 7 11 96 102 2 5 7 97 27 30 3998 16 27 3099 16 18 30100 16 18 27101 18 27 33102 18 23 33103 103 36 38 39 104 104 36 38 42 -
molecuilder/tests/regression/Tesselation/3/post/NonConvexEnvelope.r3d
r1561e2 r075729 230 230 2.58823 2.50762 1.23707 -2.87097 2.29272 -0.0233288 -4.04457 4.49292 -0.178529 1. 0. 0. 231 231 1 232 2.58823 2.50762 1.23707 -2.87097 2.29272 -0.0233288 -4.04457 4.49292 -0.178529 1. 0. 0. 233 1 234 1.15633 1.11082 0.326671 2.58823 2.50762 1.23707 -2.87097 2.29272 -0.0233288 1. 0. 0. 235 1 236 1.15633 1.11082 0.326671 1.03283 1.01972 -2.14533 -2.87097 2.29272 -0.0233288 1. 0. 0. 237 1 238 1.15633 1.11082 0.326671 1.03283 1.01972 -2.14533 2.58823 2.50762 1.23707 1. 0. 0. 239 1 240 1.03283 1.01972 -2.14533 2.58823 2.50762 1.23707 5.11553 2.70122 -0.710229 1. 0. 0. 241 1 242 1.03283 1.01972 -2.14533 3.62023 1.25552 -2.86813 5.11553 2.70122 -0.710229 1. 0. 0. 243 1 232 244 -0.759066 -0.265179 1.48487 -0.287266 -1.67078 2.48017 -3.66127 0.565021 1.57007 1. 0. 0. 233 245 1 … … 251 263 1 252 264 0.790434 -3.69418 1.29027 -1.52417 -3.64138 0.503471 -0.287266 -1.67078 2.48017 1. 0. 0. 253 1254 2.58823 2.50762 1.23707 -2.87097 2.29272 -0.0233288 -4.04457 4.49292 -0.178529 1. 0. 0.255 1256 1.15633 1.11082 0.326671 2.58823 2.50762 1.23707 -2.87097 2.29272 -0.0233288 1. 0. 0.257 1258 1.15633 1.11082 0.326671 1.03283 1.01972 -2.14533 -2.87097 2.29272 -0.0233288 1. 0. 0.259 1260 1.15633 1.11082 0.326671 1.03283 1.01972 -2.14533 2.58823 2.50762 1.23707 1. 0. 0.261 1262 1.03283 1.01972 -2.14533 2.58823 2.50762 1.23707 5.11553 2.70122 -0.710229 1. 0. 0.263 1264 1.03283 1.01972 -2.14533 3.62023 1.25552 -2.86813 5.11553 2.70122 -0.710229 1. 0. 0.265 265 1 266 266 -4.83487 2.76522 1.41487 -5.81017 4.57652 0.0304712 -4.04457 4.49292 -0.178529 1. 0. 0.
Note:
See TracChangeset
for help on using the changeset viewer.