Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
44c0e17dbe06e551f73141f56d75aa79129f1aea
/
testsuite
ce91c8a
Isolate code better for unused options, config option to enable long
by Glenn L McGrath
· 21 years ago
d9c8ab4
Update status of tests which should pass
by Glenn L McGrath
· 21 years ago
3a2fcc6
remove controversial tests
by Glenn L McGrath
· 21 years ago
2570b43
Configuration option to define wether to follows GNU sed's behaviour
by Glenn L McGrath
· 21 years ago
204ff1c
Fix a bug that creapt in recently with substitution subprinting, and add
by Glenn L McGrath
· 21 years ago
977451e
Fix a simple mistake with pattern space, and add a test for it
by Glenn L McGrath
· 21 years ago
2eed0e2
Add a test for the 'P' command and fix current implementation so it
by Glenn L McGrath
· 21 years ago
6e5687a
A test and fix for the sed 'n' command
by Glenn L McGrath
· 21 years ago
7b35121
Test for use of newline in regex's, this feature is used by most
by Glenn L McGrath
· 21 years ago
65f9dc0
Test the N command
by Glenn L McGrath
· 21 years ago
ba5eb27
Check sed doesnt go into an infinite loop (yes it does)
by Glenn L McGrath
· 21 years ago
7bf8f5b
Update sed branch tests
by Glenn L McGrath
· 21 years ago
8a0b59f
Add two new tests, sed-recurses-properly should always work
by Glenn L McGrath
· 21 years ago
0861e82
Handle -O preceding -x.
by Matt Kraai
· 21 years ago
65ddf77
Patch from Tito to rework strings applet, and some testsuite
by Eric Andersen
· 22 years ago
9c80241
left out a \"
by Glenn L McGrath
· 22 years ago
73ceca2
This test was hanging
by Glenn L McGrath
· 22 years ago
3ad88cc
* testsuite/sed/sed-recurses-properly: Mark XFAIL.
by Matt Kraai
· 22 years ago
a078268
* archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard
by Matt Kraai
· 23 years ago
3e6908b
Sed can go into an infinite loop
by Eric Andersen
· 23 years ago
5c69cd8
* editors/sed.c (process_file): Stop processing deleted lines.
by Matt Kraai
· 23 years ago
8a8308f
* testsuite/which/which-uses-default-path: Remove extra echo.
by Matt Kraai
· 23 years ago
66388f8
* testsuite/grep/egrep-supports-extended-regexps: Check exit status instead
by Matt Kraai
· 23 years ago
50aec98
* testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags.
by Matt Kraai
· 23 years ago
6feaeac
* testsuite/COPYING: Remove.
by Matt Kraai
· 23 years ago
cf32ac5
* archival/bunzip2.c (bunzip2_main): Remove compressed file.
by Matt Kraai
· 23 years ago
35d6042
* testsuite/runtest (run_applet_testcase): Return test case status, not
by Matt Kraai
· 23 years ago
9cdb060
* archival/bunzip2.c: Include <unistd.h>.
by Matt Kraai
· 23 years ago
aee53f4
* testsuite/grep/egrep-is-not-case-insensitive: Require
by Matt Kraai
· 23 years ago
b3de668
* testsuite/grep/grep-handles-binary-files: Read input from a pipe.
by Matt Kraai
· 23 years ago
0efab33
* networking/wget.c (parse_url): Allocate a string for the empty path.
by Matt Kraai
· 23 years ago
fa14471
* testsuite/runtest (show_result): Change UPASS to XPASS.
by Matt Kraai
· 23 years ago
6b140ea
* testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".
by Matt Kraai
· 23 years ago
7c71822
* testsuite/runtest (run_applet_testcase): Return UNTESTED instead of
by Matt Kraai
· 23 years ago
b5b757e
* testsuite/README: Fill to 80 columns.
by Matt Kraai
· 23 years ago
6be2319
* testsuite/README: Update copyright date.
by Matt Kraai
· 23 years ago
ad6faf6
* testsuite/tar/tar-archives-multiple-files: Require
by Matt Kraai
· 23 years ago
c00e4ff
* testsuite/tar/tar-archives-multiple-files: New.
by Matt Kraai
· 23 years ago
9bd49d6
* archival/gzip.c (ifname, ofname): Delete.
by Matt Kraai
· 23 years ago
a3181dd
Do not segfault if PATH is unset.
by Matt Kraai
· 23 years ago
5ed78ad
* editors/sed.c (parse_edit_cmd): Rewrite.
by Matt Kraai
· 23 years ago
f3fbe20
* cmp/cmp-detects-difference: Simplify return code negation.
by Matt Kraai
· 23 years ago
01d2ea9
* testsuite/README: Document -v option.
by Matt Kraai
· 23 years ago
d21735d
* editors/sed.c (parse_edit_command): Require a newline after the backslash
by Matt Kraai
· 23 years ago
7062484
Ignore blanks before the first address and before the command.
by Matt Kraai
· 23 years ago
1fcc66e
New.
by Matt Kraai
· 23 years ago
2b1effd
Write files when extracting an archive from standard input.
by Matt Kraai
· 23 years ago
c5b5cab
Remove dependence on CONFIG_FEATURE_CLEAN_UP.
by Matt Kraai
· 23 years ago
ace02dc
Make cp and mv optionally preserve hard links.
by Matt Kraai
· 23 years ago
14b7c5d
Open the source before creating the destination.
by Matt Kraai
· 23 years ago
07a37ae
New.
by Matt Kraai
· 23 years ago
1a781a4
Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined.
by Matt Kraai
· 23 years ago
1dbd6ff
New.
by Matt Kraai
· 23 years ago
fd3f1be
New.
by Matt Kraai
· 23 years ago
36c613a
Update usage instructions, and document test case format.
by Matt Kraai
· 23 years ago
9dfe508
New.
by Matt Kraai
· 23 years ago
03bb308
New.
by Matt Kraai
· 23 years ago
6c5fdfa
New.
by Matt Kraai
· 23 years ago
c52a6b0
|2001-10-08 Rodney Brown <rbrown64@csc.com.au>
by Eric Andersen
· 23 years ago
b89637a
New.
by Matt Kraai
· 23 years ago
5447f17
Remove completed task.
by Matt Kraai
· 23 years ago
f419855
Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined.
by Matt Kraai
· 23 years ago
bb0088e
Make egrep only set REG_EXTENDED flag.
by Matt Kraai
· 23 years ago
3889078
Merge test suite.
by Matt Kraai
· 23 years ago