summaryrefslogtreecommitdiff
path: root/tests/scripts/features/recursion
Commit message (Collapse)AuthorAgeFilesLines
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-8/+8
| | | | Fixes Savannah bug #34530.
* - Add whitespace to command line invocation in features/recursionPaul Smith2010-07-011-1/+1
| | | | | - Set up .FEATURES with separate calls for optional features, as some compilers don't like conditionals inside macro invocations.
* Flush stdout after printing directory info.Paul Smith2005-02-101-55/+49
| | | | | | | | Fix references to MINGW #define constants. Remove WINDOWS32 ifdef from sub_proc.h. Only add variables to the command line for recursion once. New features in run_make_test: #PWD# and #MAKEPATH# replacements. Test the multi-variable fix in the recursion regression test.
* * Added the test suite to the main distribution.Paul Smith1999-09-141-0/+61