[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts
From: |
Assaf Gordon |
Subject: |
Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts |
Date: |
Sun, 2 Apr 2017 13:13:07 -0400 |
> On Apr 2, 2017, at 12:41, Assaf Gordon <address@hidden> wrote:
>
>> On Apr 2, 2017, at 02:44, Jim Meyering <address@hidden> wrote:
>>
>> I much prefer to keep the sed
>> invocation, script, inputs and outputs near one another in the same
>> file, at least when they are not too large. What do you think?
>
> Alternatively I already have a version where there's one shell-based script
> for each test (and it includes the input +program + expected output) -
> for the old-style test it might be simply than conversion to perl.
For completeness, this draft patch merges the sed/inp/good files
into one shell script (except few extremely large cases).
0001-tests-refactor-tests-to-new-init.sh-style-shell-scri.patch.xz
Description: Binary data
-assaf
- Suggestion: tests: refactor tests to new init.sh-style shell scripts, Assaf Gordon, 2017/04/02
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Jim Meyering, 2017/04/02
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Assaf Gordon, 2017/04/02
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts,
Assaf Gordon <=
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Jim Meyering, 2017/04/08
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Assaf Gordon, 2017/04/10
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Jim Meyering, 2017/04/10
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Assaf Gordon, 2017/04/12
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Jim Meyering, 2017/04/21
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Assaf Gordon, 2017/04/22
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Jim Meyering, 2017/04/27
- Re: Suggestion: tests: refactor tests to new init.sh-style shell scripts, Assaf Gordon, 2017/04/28