index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
sort.tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
Denys Vlasenko
2015-10-19
1
-0
/
+8
*
sort: fix key with delimiters breakage
Denys Vlasenko
2015-10-19
1
-0
/
+36
*
sort: fix -kN,M handling (was including last separator into the comparison)
Denys Vlasenko
2015-09-19
1
-0
/
+8
*
sort: check global flags on fallback sort
Bartosz Golaszewski
2014-01-19
1
-3
/
+0
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
randomtest fixes
Denys Vlasenko
2010-05-11
1
-1
/
+1
*
sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytes
Denys Vlasenko
2009-12-13
1
-0
/
+13
*
tests: fix POSIX shell source style
Mike Frysinger
2009-11-04
1
-2
/
+2
*
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
1
-4
/
+3
*
sort: -z outputs NUL terminated lines. Closes bug 1591.
Denis Vlasenko
2008-02-13
1
-0
/
+6
*
sort: fix multiple -k (was ignoring all except last)
Denis Vlasenko
2007-02-17
1
-0
/
+10
*
diff: small optimizations; do not try to diff non-seekable stream
Denis Vlasenko
2007-01-07
1
-11
/
+31
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-2
/
+2
*
Fix bug found by Joey Hess and forwarded by Bastian Bunk. Add Joey Hess's
Rob Landley
2006-06-15
1
-1
/
+15
*
Redo test suite to be able to test more than one command at a time. Eliminate
Rob Landley
2006-03-16
1
-10
/
+9
*
Fix the test suite so that individual *.tests files can be run ala
Rob Landley
2005-11-07
1
-4
/
+2
*
- introduce variable _BB_CONFIG_DEP to the new test harness.
Bernhard Reutner-Fischer
2005-09-23
1
-0
/
+3
*
Working on a new test harness. Moved the sort tests into it.
Rob Landley
2005-09-02
1
-0
/
+69