Moved the t/39* tests to XUnit as an example
authorRob Kinyon <rkinyon@cpan.org>
Sun, 15 Nov 2009 23:43:17 +0000 (23:43 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 26 Jan 2012 11:34:04 +0000 (12:34 +0100)
commit79228cad187344b9a1a25b742974a14092bed04f
tree5d2ea73a758b4382d7e64307cf58faeaefb98bc7
parentea20ead00a56006b5dd6353bdd22c1eed775f864
Moved the t/39* tests to XUnit as an example
Makefile.PL
t/39load_namespaces_1.t [deleted file]
t/39load_namespaces_2.t [deleted file]
t/39load_namespaces_3.t [deleted file]
t/39load_namespaces_4.t [deleted file]
t/39load_namespaces_exception.t [deleted file]
t/39load_namespaces_rt41083.t [deleted file]
t/lib/XUnit.pm [new file with mode: 0644]
t/lib/XUnit/LoadNamespace.pm [new file with mode: 0644]
t/xunit.t [new file with mode: 0644]