Fixing numerous issues with tests and "make dist":
authorMorgan Deters <mdeters@gmail.com>
Wed, 6 Jun 2012 16:17:19 +0000 (16:17 +0000)
committerMorgan Deters <mdeters@gmail.com>
Wed, 6 Jun 2012 16:17:19 +0000 (16:17 +0000)
commitee29e7343e0306875e8e09dda1ac58f845ac603e
treec303a29ec48f53eb46e45d5b4197c04da17f5f95
parentb8d08b54a0dc3e05cf557e9f5f0d375b1330fed6
Fixing numerous issues with tests and "make dist":

* test/regress/regress0/unconstrained wasn't being distributed.  This caused the debian build failure last night.  (It still doesn't run on "make check", but had to be distributed properly.)
* Fixing an issue where a test name was longer than 99 characters and couldn't be distributed in the "old" tar format.  (Told automake to use a newer tar format.)
Makefile
Makefile.builds.in
configure.ac
test/Makefile.am
test/regress/regress0/Makefile.am
test/regress/regress0/aufbv/Makefile.am
test/regress/regress0/unconstrained/Makefile [new file with mode: 0644]
test/regress/regress0/unconstrained/Makefile.am