summaryrefslogtreecommitdiffstats
path: root/test/run
Commit message (Expand)AuthorAgeFilesLines
* test: Prevent test cases from escapingJean Delvare2019-03-141-4/+17
* test: Clean up when interruptedJean Delvare2018-03-261-0/+2
* test: Be verbose on directory errorJean Delvare2018-03-261-3/+3
* test: Fix /bin/sh filteringJean Delvare2017-04-251-1/+1
* test: Escape curly braces in regexJean Delvare2017-04-251-2/+2
* test: Allow keeping the working directory on failureJean Delvare2017-04-141-2/+3
* test/run: Minor performance optimizationsJean Delvare2014-02-121-7/+6
* test/run: Fix the condition for using /bin/shJean Delvare2014-02-121-1/+1
* test/run: Declare global variables as suchJean Delvare2014-02-121-6/+6
* test/run: Reorder functionsJean Delvare2014-02-121-132/+125
* test/run: Massive reindentationJean Delvare2014-02-121-155/+152
* test/run: Drop support for su and sgJean Delvare2014-02-121-77/+1
* test/run: Use perl module Text::ParseWordsJean Delvare2014-02-121-2/+3
* test/run: Delay command line splittingJean Delvare2014-02-121-11/+11
* Tree-wide white-space cleanupsJean Delvare2014-01-201-1/+1
* test/run: Documentation updateJean Delvare2013-12-201-4/+10
* test/run: Fix variable substitutionJean Delvare2013-12-201-5/+11
* test/run: Rewrite the main parsing loopJean Delvare2013-12-201-32/+33
* test: Record the status returned by every commandJean Delvare2013-12-171-16/+23
* Fix syntax highlighting of this file in gedit.Jean Delvare2013-04-301-1/+1
* test/run: Enforce single variable substitution methodJean Delvare2011-03-181-2/+1
* Let the test suite be run in parallelJean Delvare2010-01-231-8/+50
* Separate working directory for each test caseJean Delvare2010-01-231-1/+20
* - Add a dual BSD/GPL license header to test/run.Andreas Gruenbacher2008-11-021-0/+27
* test/run: Don't attempt to remove comments from command lines. We don'tJean Delvare2007-02-201-1/+0
* - quilt/edit.in: Fix for working in subdirectories.Andreas Gruenbacher2006-03-151-2/+5
* - test/run: Avoid warnings with some versions of Perl.Andreas Gruenbacher2006-02-111-3/+4
* - compat/date.in: Fix GetOptions problem with options startingAndreas Gruenbacher2006-02-011-1/+4
* - Don't pad right-hand side of ==, !=, =~, !~ with spaces.Andreas Gruenbacher2006-01-291-3/+2
* - test/run: Support regex matching in test scripts.Andreas Gruenbacher2006-01-211-9/+16
* - test/run: Do not depend on Term::ReadKey.Jean Delvare2005-09-231-2/+1
* - quilt remove: Update restored file's timestamp. Also, some usesv0.39Andreas Gruenbacher2005-02-101-1/+5
* - scripts/patchfns.in: set the dotglob option so that dot filesAndreas Gruenbacher2004-09-221-2/+2
* - Series command: add missing paths to patches ifAndreas Gruenbacher2004-09-211-0/+7
* - Add a few more test cases for subdirectory support.Andreas Gruenbacher2004-01-281-5/+7
* - Never reorder files in patches. (Previously the file listAndreas Gruenbacher2003-04-091-51/+98
* Start with a very minimal test suiteAndreas Gruenbacher2003-02-061-0/+226