summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-18*** empty log message ***Jim Meyering
2003-07-18.Jim Meyering
2003-07-17.Jim Meyering
2003-07-16*** empty log message ***Jim Meyering
2003-07-16*** empty log message ***Jim Meyering
2003-07-16Use 5.0.90, rather than 5.0.2, per GNU maintainerJim Meyering
guidelines. The next non-beta release will be 5.1.
2003-07-16*** empty log message ***Jim Meyering
2003-07-16*** empty log message ***Jim Meyering
2003-07-16This script would have caught at least two recent bugs: those in [ and kill.Jim Meyering
Revive this script. It wasn't doing anything useful, since $all_programs wasn't being defined by the invoking Makefile.am. Reflect that nohup is no longer a script, so don't exclude it. Add framework to handle the programs added since it was last run: kill, stat, unlink, [, link, readlink. Fix path-related problems deriving from the move of this script from src/ to its present location.
2003-07-16(all_programs): Define.Jim Meyering
(TESTS_ENVIRONMENT): Use it.
2003-07-16*** empty log message ***Jim Meyering
2003-07-16(main): Fix bug introduced on 2003-05-10 (for 5.0.1)Jim Meyering
whereby kill would always attempt to operate on argv[0] and fail.
2003-07-16.Jim Meyering
2003-07-16*** empty log message ***Jim Meyering
2003-07-16(integer_expected_error): Improve diagnostic -- now,Jim Meyering
it also matches the one from bash's builtin test. (binary_operator): Add \n at end of diagnostic.
2003-07-16Remove setuidgid-related code. Moved to ../priv-check.Jim Meyering
2003-07-16Move setuidgid-related andJim Meyering
NON_ROOT_USERNAME-checking code to this file.
2003-07-16*** empty log message ***Jim Meyering
2003-07-16Update section on testing as `root'.Jim Meyering
Suggestion from Paul Jarc.
2003-07-16(AUTHORS): Replace 3-letter usernames with the actualJim Meyering
names of authors that I just found in bash's builtins/test.def.
2003-07-16*** empty log message ***Jim Meyering
2003-07-16Running `[' with no arguments would evoke a segfault.Jim Meyering
(main) [LBRACKET]: Move initialization of argv to precede potential use via test_syntax_error.
2003-07-16(AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall.Jim Meyering
2003-07-16(AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall.Jim Meyering
2003-07-16bump to 5.0.2Jim Meyering
2003-07-15*** empty log message ***Jim Meyering
2003-07-15.Jim Meyering
2003-07-15*** empty log message ***Jim Meyering
2003-07-15(print_changelog_deltas): Change the .sig suffix to .asc here, too.Jim Meyering
2003-07-15.Jim Meyering
2003-07-15*** empty log message ***Jim Meyering
2003-07-15(uname invocation): Explain the POSIX terminology behind uname -m and uname -s.Jim Meyering
2003-07-15.Jim Meyering
2003-07-15*** empty log message ***Jim Meyering
2003-07-15(%.asc): Remove target first, so gpg doesn't prompt us about it.Jim Meyering
2003-07-15.Jim Meyering
2003-07-15Remove stray `:' in first regexp.Jim Meyering
Fix *both* tests.
2003-07-15*** empty log message ***Jim Meyering
2003-07-15(print_changelog_deltas): Relax test for matching version-number line in NEWS.Jim Meyering
2003-07-14.Jim Meyering
2003-07-14*** empty log message ***Jim Meyering
2003-07-14Add copyright.Jim Meyering
2003-07-14*** empty log message ***Jim Meyering
2003-07-14*** empty log message ***Jim Meyering
2003-07-14Correct comment on first line.Jim Meyering
2003-07-14*** empty log message ***Jim Meyering
2003-07-14.Jim Meyering
2003-07-13*** empty log message ***Jim Meyering
2003-07-13(%.asc): Renamed from %.sig.Jim Meyering
Generate and use ascii-armored signatures.
2003-07-13.Jim Meyering