[svn:parrot] r44362 - trunk/t/codingstd
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Tue Feb 23 02:58:14 UTC 2010
Author: jkeenan
Date: Tue Feb 23 02:58:14 2010
New Revision: 44362
URL: https://trac.parrot.org/parrot/changeset/44362
Log:
In coda, identify some files where there is necessarily trailing whitespace.
Modified:
trunk/t/codingstd/trailing_space.t
Modified: trunk/t/codingstd/trailing_space.t
==============================================================================
--- trunk/t/codingstd/trailing_space.t Tue Feb 23 02:53:04 2010 (r44361)
+++ trunk/t/codingstd/trailing_space.t Tue Feb 23 02:58:14 2010 (r44362)
@@ -73,4 +73,6 @@
# generated by tools/dev/nci_thunk_gen.pir
src/nci/core_thunks.c
src/nci/extra_thunks.c
-
+t/examples/pir.t
+t/perl/Parrot_Test.t
+t/library/getopt_obj.t
More information about the parrot-commits
mailing list