Next | Query returned 31 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2006-06-25 23:47:28 by Roland Illig | Files touched by this commit (2)
Log message:
Added a test for the "sort" tool. Fixed pkglint warnings.
   2006-05-31 15:10:50 by Roland Illig | Files touched by this commit (1)
Log message:
Double the length of the command line argument after each iteration.
   2005-11-24 20:46:45 by Roland Illig | Files touched by this commit (1)
Log message:
Added more tests for tr(1), including one that feeds 65536 bytes through
tr(1). Let's see if there's an implementation with bounded line lengths.
   2005-11-24 20:39:23 by Roland Illig | Files touched by this commit (2)
Log message:
Added testsuite for tr(1).
   2005-11-24 20:20:18 by Roland Illig | Files touched by this commit (2)
Log message:
Oops. I had put the awk-specific functions into test.subr. Moved back.
   2005-11-24 20:18:45 by Roland Illig | Files touched by this commit (2)
Log message:
Factored out the generally useable shell functions into tests.subr, as they
will be used by almost all test cases.
   2005-11-19 23:55:24 by Roland Illig | Files touched by this commit (1)
Log message:
Don't require too much from a simple awk. 6144 bytes per line must be
enough. At least for Solaris.
   2005-11-19 23:03:54 by Roland Illig | Files touched by this commit (2)
Log message:
Print the name of the test case when starting it. This helps in detecting
which test case fails.
   2005-11-19 22:59:51 by Roland Illig | Files touched by this commit (1)
Log message:
Make sure that awk can handle strings of length 4096 on the command line
and of length 2^20 when copying from stdin to stdout.
   2005-11-19 22:31:10 by Roland Illig | Files touched by this commit (1)
Log message:
Added comments.

Next | Query returned 31 messages, browsing 21 to 30 | Previous