add the (failing) mx-nonmoose test suite topic/nonmoose
authorJesse Luehrs <doy@tozt.net>
Sat, 30 Apr 2011 03:23:24 +0000 (22:23 -0500)
committerJesse Luehrs <doy@tozt.net>
Sat, 30 Apr 2011 03:23:24 +0000 (22:23 -0500)
commit2279503f62b9c11d69d52465f0fff1fd3bd1ed2e
tree2513662495d4a9413020bf808cfd80a933e80ab8
parent1a958f35f5b49ceeb797048110b1c443e6b46de8
add the (failing) mx-nonmoose test suite
23 files changed:
t/nonmoose/BUILD.t [new file with mode: 0644]
t/nonmoose/BUILDARGS.t [new file with mode: 0644]
t/nonmoose/FOREIGNBUILDARGS.t [new file with mode: 0644]
t/nonmoose/attrs.t [new file with mode: 0644]
t/nonmoose/basic.t [new file with mode: 0644]
t/nonmoose/buggy-constructor-inlining.t [new file with mode: 0644]
t/nonmoose/buggy-constructors.t [new file with mode: 0644]
t/nonmoose/constructor-method-calls.t [new file with mode: 0644]
t/nonmoose/constructor-name.t [new file with mode: 0644]
t/nonmoose/destructor.t [new file with mode: 0644]
t/nonmoose/disable.t [new file with mode: 0644]
t/nonmoose/extends-moose-object.t [new file with mode: 0644]
t/nonmoose/extends-version.t [new file with mode: 0644]
t/nonmoose/hashref-constructor.t [new file with mode: 0644]
t/nonmoose/immutable.t [new file with mode: 0644]
t/nonmoose/methods.t [new file with mode: 0644]
t/nonmoose/moose.t [new file with mode: 0644]
t/nonmoose/moosex-globref.t [new file with mode: 0644]
t/nonmoose/moosex-insideout.t [new file with mode: 0644]
t/nonmoose/multi-level.t [new file with mode: 0644]
t/nonmoose/no-new-constructor-error.t [new file with mode: 0644]
t/nonmoose/nonmoose-moose-nonmoose.t [new file with mode: 0644]
t/nonmoose/replaced-constructor.t [new file with mode: 0644]