-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Search for POSIX Awk in dejagnu auxiliary launcher
- Loading branch information
Jacob Bachmeyer
committed
May 20, 2021
1 parent
9673505
commit 7e634ea
Showing
3 changed files
with
45 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
2021-05-20 Jacob Bachmeyer <[email protected]> | ||
|
||
* dejagnu: Search for a POSIX Awk and validate that at least a | ||
simple Awk program actually works. | ||
* testsuite/launcher.all/command.exp: Add tests for error produced | ||
when no Awk is found and a help message is requested. | ||
|
||
2021-05-18 Jacob Bachmeyer <[email protected]> | ||
|
||
* dejagnu: Redirect input from /dev/null when testing if awk is | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters