index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
misc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-24
cut: do not print extraneous delimiters in some unusual cases
Jim Meyering
1
-0
/
+9
2012-11-24
cut: treat -b2-,3- like -b2-, not like -b3-
Jim Meyering
1
-0
/
+3
2012-11-24
tests: use sub-second timeouts to speed up a timeout test
Pádraig Brady
1
-4
/
+4
2012-11-24
seq: ensure correct output width for scientific notation input
Pádraig Brady
1
-0
/
+7
2012-11-19
cut: do not accept the invalid range 0-
Bernhard Voelker
1
-0
/
+5
2012-11-04
timeout: add --preserve-status to always propagate the exit status
Ángel González
1
-0
/
+5
2012-10-25
maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.pl
Pádraig Brady
1
-43
/
+0
2012-10-23
tests: correctly restrict factor test without GMP
Pádraig Brady
1
-1
/
+1
2012-10-09
factor: fix integer validation and GMP fallback
Pádraig Brady
1
-1
/
+12
2012-09-16
ls: fix coloring of dangling symlinks in default listing mode
Pádraig Brady
1
-0
/
+15
2012-09-14
seq: 70x faster for non-negative whole numbers and incr==1
Jim Meyering
1
-0
/
+14
2012-09-07
factor: NEWS and tests
Jim Meyering
1
-0
/
+5
2012-09-05
build: don't use recursive make for tests/ subdirectory
Stefano Lattarini
108
-110
/
+110
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
157
-0
/
+0
2012-08-30
tests: fix misc/sort-exit-early to skip if root
Nick Alcock
1
-0
/
+1
2012-08-24
md5sum, sha*sum: add --tag to output a format indicating the algorithm
Ondrej Oprala
1
-1
/
+48
2012-08-22
tests: correct print_ver_ arguments and add a rule to enforce this
Bernhard Voelker
1
-1
/
+1
2012-08-18
tests: trigger the sort -u free-memory-read bug
Jim Meyering
2
-0
/
+33
2012-08-18
tests: wrap the valgrind-requiring assertion in a function
Jim Meyering
1
-1
/
+1
2012-08-17
sort: sort --unique (-u) could cause data loss
Jim Meyering
1
-0
/
+11
2012-08-06
tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0
Jim Meyering
1
-1
/
+4
2012-07-23
tests: add a test for a previously fixed output format bug in join
Pádraig Brady
1
-0
/
+4
2012-07-16
maint: move two df tests from tests/misc to tests/df
Pádraig Brady
2
-65
/
+0
2012-07-06
tests: sort-merge-fdlimit: reduce the limit by one
Pádraig Brady
1
-1
/
+1
2012-07-04
date: fails to diagnose invalid input
Jim Meyering
1
-0
/
+5
2012-07-02
sort: avoid redundant processing with inaccessible inputs or output
Pádraig Brady
3
-2
/
+38
2012-06-10
maint: remove su testing artifact
Sami Kerola
1
-1
/
+0
2012-06-10
build: update gnulib to latest; correct comment grammar
Jim Meyering
1
-1
/
+1
2012-06-06
su: remove program (util-linux is now the best source for it)
Jim Meyering
3
-32
/
+0
2012-06-05
head: with --lines=-N (-n-N) reset file pointer on seekable input
Jim Meyering
2
-8
/
+20
2012-05-31
maint: fix typos in test comments and old ChangeLog files
Jim Meyering
1
-1
/
+1
2012-05-16
tests: use $AWK, not awk
Jim Meyering
1
-1
/
+1
2012-05-10
tests: misc/tty-eof: increase timeout to avoid unwarranted failure
Jim Meyering
1
-1
/
+1
2012-05-10
maint: handle file sizes more reliably
Paul Eggert
1
-3
/
+0
2012-05-08
maint: fix common spelling errors
Kevin Lyda
2
-8
/
+8
2012-04-27
id,groups: with no user name, print only real and/or effective IDs,
Jim Meyering
1
-0
/
+34
2012-04-19
tests: factor out expensive "pairs" code of misc/stty
Bernhard Voelker
2
-39
/
+66
2012-04-19
tests: add iutf8 option to misc/stty
Bernhard Voelker
1
-7
/
+7
2012-04-12
fmt: accept new --goal=WIDTH (-g) option
Bruce Korb
2
-125
/
+0
2012-04-04
tests: avoid unnecessary subshells in misc/stty
Andreas Schwab
1
-3
/
+3
2012-04-04
tests: correct reversed args to "compare"
Jim Meyering
1
-2
/
+2
2012-04-04
tests: remove nearly all remaining backticks
Jim Meyering
2
-2
/
+1
2012-04-04
tests: use perl's qx!...! rather than `...`
Jim Meyering
4
-4
/
+4
2012-04-04
tests: convert nearly all `...` expressions to $(...)
Jim Meyering
22
-68
/
+68
2012-04-03
tests: fix quoting bug in misc/nohup
Jim Meyering
1
-2
/
+2
2012-04-03
tests: avoid spurious misc/expr failure on AIX 6.1
Jim Meyering
1
-1
/
+5
2012-03-26
tests: remove temporary skip for sort-stale-thread-mem failure
Jim Meyering
1
-2
/
+1
2012-03-26
tests: work around F17-valgrind sort-stale-thread-mem failure
Jim Meyering
1
-0
/
+7
2012-03-20
tests: avoid spurious misc/factor failure on OpenBSD 5.1
Jim Meyering
1
-1
/
+3
2012-03-17
tests: fix sort-discrim to work without GMP
Pádraig Brady
1
-26
/
+28
[prev]
[next]