aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2023-04-171-0/+4
|\
| * seq: fix yet another case of negative parameters not workingDenys Vlasenko2023-04-111-0/+1
| * seq: accept negative parametersDenys Vlasenko2023-04-101-0/+3
* | Merge branch 'busybox' into mergeRon Yorston2023-04-091-0/+6
|\|
| * find: implement -okDavid Leonard2023-03-281-0/+6
* | ash: improve CRLF handling in readRon Yorston2023-02-121-0/+16
* | ash: remove CRs from CRLF during field splittingRon Yorston2023-02-101-1/+5
* | ash,make: fix CRLF handlingRon Yorston2023-01-301-0/+6
* | awk: CRLF handlingRon Yorston2023-01-301-0/+14
* | Merge branch 'busybox' into mergeRon Yorston2023-01-053-19/+35
|\|
| * testsuite/sha1sum.tests: fix false positive failureDenys Vlasenko2023-01-021-0/+2
| * testsuite/tree.tests: fix false positive failureDenys Vlasenko2023-01-021-18/+20
| * testsuite/mount.tests: accomodate umount failure seen on 5.18.0Denys Vlasenko2022-12-131-1/+13
* | make: fixes to test scriptRon Yorston2022-12-121-0/+3
* | make: changes to suffix substitution in macro expansionRon Yorston2022-11-161-0/+11
* | make: use correct test for valid macro nameRon Yorston2022-11-131-0/+13
* | make: fix typo in inference rule handlingRon Yorston2022-11-041-23/+24
* | make: fixes to inference rulesRon Yorston2022-11-031-0/+39
* | make: comments in macro expansions and command linesRon Yorston2022-11-011-0/+18
* | make: fix test for .WAIT so bmake passesRon Yorston2022-11-011-1/+1
* | make: different treatment for escaped NL in macro in commandRon Yorston2022-10-301-0/+13
* | make: .NOTPARALLEL and .WAIT are special targetsRon Yorston2022-10-191-2/+12
* | make: shell assignment is a POSIX 202X featureRon Yorston2022-10-181-11/+12
* | make: support $+ and $^ as POSIX 202X featuresRon Yorston2022-10-181-0/+12
* | make: clarify output of testsRon Yorston2022-10-161-31/+31
* | Merge branch 'busybox' into mergeRon Yorston2022-10-125-0/+160
|\|
| * xxd: add two more testcasesDenys Vlasenko2022-08-221-2/+16
| * xxd -r: without -p, stop at more than one whitespace, closes 14786Denys Vlasenko2022-08-221-0/+9
| * sort: fix sort -s -u, closes 14871Denys Vlasenko2022-07-291-0/+10
| * sort: fix -k2M (wasn't skipping leading whitespace)Denys Vlasenko2022-07-291-0/+11
| * awk: fix use after free (CVE-2022-30065)Natanael Copa2022-07-111-0/+6
| * shaNNNsum: accept one-space "HASH FILENAME" format for -c, closes 14866Denys Vlasenko2022-07-111-0/+10
| * tree: new appletRoger Knecht2022-06-301-0/+100
* | make: new appletRon Yorston2022-08-011-0/+413
* | Merge branch 'busybox' into mergeRon Yorston2022-05-121-0/+110
|\|
| * tsort: new appletDavid Leonard2022-05-021-0/+110
* | win32: better fix for empty environment variablesRon Yorston2022-05-051-0/+67
* | Merge busybox into mergeRon Yorston2022-02-091-0/+15
|\|
| * sed: fix handling of escaped delimiters in s/// replacementDenys Vlasenko2022-01-231-2/+7
| * sed: fix handling of escaped delimiters in s/// search pattern, closes 14541Denys Vlasenko2022-01-231-0/+10
* | Merge busybox into mergeRon Yorston2022-01-131-1/+11
|\|
| * awk: input numbers are never octal or hex (only program consts can be)Denys Vlasenko2022-01-081-1/+11
* | Merge busybox into mergeRon Yorston2022-01-062-0/+51
|\|
| * sort: support -hDenys Vlasenko2022-01-051-0/+29
| * sort: fix -s -r interaction: 'stable' order is not affected by -rDenys Vlasenko2022-01-041-0/+13
| * sed: correctly handle 'w FILE' commands writing to the same fileDenys Vlasenko2022-01-041-0/+9
* | Merge busybox into mergeRon Yorston2021-12-273-0/+30
|\|
| * sed: do not ignore 'g' modifier when match starts with ^Dominique Martinet2021-12-251-0/+6
| * printf: allow 0 as a flag and allow multiple flagsRon Yorston2021-12-171-0/+10
| * libbb: code shrink in des encryption, in setup_salt()Denys Vlasenko2021-11-281-0/+14