Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/util
Module Name: src
Committed By: jmmv
Date: Sun Aug 1 16:42:59 UTC 2010
Modified Files:
src/tests/util: Makefile
Added Files:
src/tests/util/sort: Makefile d_any_char_dflag_out.txt
d_any_char_fflag_out.txt d_any_char_iflag_out.txt d_any_char_in.txt
t_sort.sh
Removed Files:
src/tests/util: t_sort.sh
Log Message:
Merge the sort tests from regress/ into the existing atfified sort tests.
While doing this put the sort tests into a separate directory to follow
the convention of tests/util/.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/util/Makefile
cvs rdiff -u -r1.4 -r0 src/tests/util/t_sort.sh
cvs rdiff -u -r0 -r1.1 src/tests/util/sort/Makefile \
src/tests/util/sort/d_any_char_dflag_out.txt \
src/tests/util/sort/d_any_char_fflag_out.txt \
src/tests/util/sort/d_any_char_iflag_out.txt \
src/tests/util/sort/d_any_char_in.txt src/tests/util/sort/t_sort.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index