Commits

Bill Wendling committed cc647cfe5f4
[svn-r3537] Purpose: Bug Fix Description: Wasn't building the test programs if user simply did a build with ``make check'' instead of ``make all && make check''. Solution: Put the test programs in the TEST_PROGS macro so that they'd be built. Platforms tested: Linux