From: adrian <adr...@us...> - 2012-04-28 00:24:17
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "compose-hpc". The branch, master has been updated via 9cb8a1f97926728872bb594bd40a1e3365a758b2 (commit) via a6d3e01420509b8d71f059281910825783e38aff (commit) from 8ecc2bb51926883299b7bde233152d15e9d5629c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9cb8a1f97926728872bb594bd40a1e3365a758b2 Author: Adrian Prantl <ad...@ll...> Date: Fri Apr 27 17:23:51 2012 -0700 minor bugfixes commit a6d3e01420509b8d71f059281910825783e38aff Author: Adrian Prantl <ad...@ll...> Date: Fri Apr 27 17:23:38 2012 -0700 more portable version of the testcase build system, generates rules for all 787 tests ----------------------------------------------------------------------- Summary of changes: braid/Makefile.in | 3014 +++++++++++++++++++++- braid/braid/chapel/cgen.py | 6 +- braid/chpl/DistributedArray.chpl | 3 +- braid/configure | 742 +++--- braid/configure.ac | 7 + braid/doc/braid.1 | 3 +- braid/regression/interop/Makefile.include | 96 +- braid/regression/interop/build-client.sh.in | 19 +- braid/regression/interop/build-server.sh.in | 7 +- braid/regression/interop/driver.sh.in | 11 +- braid/regression/interop/gen-testnames.sh | 84 + braid/regression/interop/tests.mk | 3756 +++++++++++++++++++++++++++ 12 files changed, 7266 insertions(+), 482 deletions(-) create mode 100644 braid/regression/interop/gen-testnames.sh create mode 100644 braid/regression/interop/tests.mk hooks/post-receive -- compose-hpc |