On Dec 3, 2009, at 10:59 AM, Jonathan Leto wrote:
[snip]
$ svn propget svn:ignore t/dynpmc
   *.pasm
   *_pbcexe*
   *.pbc
   *.pir
   md2.t
   md4.t
   md5.t
   ripemd160.t
   sha1.t
   sha256.t
   sha512.t
   sha.t

This is the list of tests that I modified and want to see a diff of.
Does anybody know why are they svn:ignored?

They are not generated test files.

I think that they *are* generated test files; created by config/gen/ crypto/digest_t.in during configuration.
They do not exist as separate files in the repository.

$ svn list https://svn.parrot.org/parrot/trunk/t/dynpmc
        dynlexpad.t
        foo.t
        foo2.t
        gdbmhash.t
        rational.t
        rotest.t
        subclass_with_pir_method.t
        subproxy.t


For background, see TT#348 and http://trac.parrot.org/parrot/changeset/36868 .

--
Hope this helps,
Bruce Gray (Util)

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to