1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-19 13:52:14 +02:00
Files
coreutils/tests
Jim Meyering 773be9eca8 fix two bugs in ptx
* src/ptx.c (fix_output_parameters): Don't let before_max_width
go negative -- that would cause an infloop in define_all_fields.
(main): Don't clobber name[0] with lists of two or more input files.
* tests/misc/ptx: New file.  Test for the above.
* tests/Makefile.am (TESTS): Add misc/ptx.
2008-07-15 08:30:38 +02:00
..
2008-06-08 12:11:47 +02:00
2008-05-10 13:35:30 +02:00
2008-07-15 08:30:38 +02:00
2008-04-21 00:01:51 +02:00
2008-07-15 08:30:38 +02:00
2008-04-21 00:01:51 +02:00

A note about Makefile.am.in.
It is used (usually only by the maintainer) to generate some of the
Makefile.am files in these subdirectories.