Jim Meyering
33342c1a0a
Change "version 2" to "version 3" in all copyright notices.
2007-07-10 13:35:56 +02:00
P@draigBrady.com
86e4b778b1
Fix the automatic number width formatting in seq.
...
* src/seq.c: Fix the -w logic. Ignore spaces and '+'
characters of input numbers when determining width.
Set format correctly for input numbers in scientific notation.
* tests/seq/basic: Add various number width tests.
Details: <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10903 >
Signed-off-by: Pádraig Brady <Pádraig Brady P@draigBrady.com >
2007-07-09 17:55:57 +02:00
Pádraig Brady
01616c9404
Add test cases for seq off-by-one problem.
2007-06-22 20:40:49 +02:00
Jim Meyering
2e328b0196
* tests/seq/basic [neg-2, eq-wid-2]: Comment out tests that
...
use .1 as the increment. Actual output varies too much.
[eq-wid-3]: New, commented out test.
2006-09-29 16:52:59 +00:00
Jim Meyering
af46184a80
* tests/seq/basic: Use .11 as the upper bound, in case the ".1"
...
increment translates to a slightly larger value.
This corrects a test failure on FreeBSD 6.1 reported by Nelson Beebe.
The final expected value wasn't being printed.
2006-09-29 11:30:48 +00:00
Paul Eggert
218fa5c61b
Add/fix copyright notices and adjust to latest GNU FDL.
2006-08-17 19:58:17 +00:00
Paul Eggert
75a229e3a3
(neg-2): Adjust to new default format.
...
(eq-wid-1, eq-wid-2): Resurrect these tests, since the new
implementation should do the right thing.
2006-07-01 00:06:35 +00:00
Jim Meyering
78e2e5d5a5
(eq-wid-1, eq-wid-2): Disable these tests for now.
...
They fail with non-gcc compilers and some combinations
of options and libraries on Solaris systems.
2005-09-24 10:06:29 +00:00
Paul Eggert
9118673ca3
Renamed Fetish package to Coreutils.
2005-04-20 07:54:54 +00:00
Jim Meyering
6d913bbe43
(onearg-2): Output should be empty.
2003-09-05 06:56:38 +00:00
Jim Meyering
c54ba76168
Run $PERL to see if it is available, rather than testing its value.
2003-04-08 10:55:01 +00:00
Jim Meyering
8fe825b787
add two more, using space flag character
2003-03-20 13:47:21 +00:00
Jim Meyering
92f6a5cd8e
Split a long line and tweak for font-lock mode.
2000-04-04 07:55:37 +00:00
Jim Meyering
edd988b3cc
Describe eq-wid-2 failure conditions.
2000-03-01 12:53:37 +00:00
Jim Meyering
62205d8c7e
Back out the 2000-01-21 change.
...
Remove associated tests and add two equal-width ones.
2000-01-29 09:57:31 +00:00
Jim Meyering
c951e3f2c9
Add new tests for the new functionality.
2000-01-22 11:10:40 +00:00
Jim Meyering
dcf32e94d2
*** empty log message ***
1999-04-19 14:03:17 +00:00
Jim Meyering
c5027d831c
.
1999-04-18 02:16:56 +00:00