Exclude examples b7 and b11 from regression as use random number generator. Add PERFE...
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 12 Feb 2018 22:05:42 +0000 (15:05 -0700)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 12 Feb 2018 22:05:42 +0000 (15:05 -0700)
commit8fbca36cd1abc71c89e6d49611dbd58424881a96
treea0c326a7fa5afb988300b9f0a742e302aa86759e
parent5de7494cf1d3672c9419ac0a3d6f26ae2b9855af
Exclude examples b7 and b11 from regression as use random number generator. Add PERFECT measurement versions of examples as b12 and b13
16 files changed:
examples/.gitignore
examples/Makefile
examples/b11/README [new file with mode: 0644]
examples/b11/b11r.out [deleted file]
examples/b11/run
examples/b12/README [new file with mode: 0644]
examples/b12/b12.in [new file with mode: 0644]
examples/b12/b12r.out [new file with mode: 0644]
examples/b12/run [new file with mode: 0755]
examples/b13/README [new file with mode: 0644]
examples/b13/b13.in [new file with mode: 0644]
examples/b13/b13r.out [new file with mode: 0644]
examples/b13/run [new file with mode: 0755]
examples/b7/b7r.out [deleted file]
examples/regression
examples/run_all