Rename ext/XS/APItest to ext/XS-APItest
authorNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 20:27:54 +0000 (20:27 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 21:35:11 +0000 (21:35 +0000)
commit4455f5a6814020ed04d0755a167c698a958bdbe7
tree80749ba76c1e8a64f02db38894264b51dcc71545
parentb3cfe2487385f8657cc702ce248e29d040e015b0
Rename ext/XS/APItest to ext/XS-APItest
26 files changed:
MANIFEST
ext/.gitignore
ext/XS-APItest/.gitignore [moved from ext/XS/APItest/.gitignore with 100% similarity]
ext/XS-APItest/APItest.pm [moved from ext/XS/APItest/APItest.pm with 100% similarity]
ext/XS-APItest/APItest.xs [moved from ext/XS/APItest/APItest.xs with 100% similarity]
ext/XS-APItest/MANIFEST [moved from ext/XS/APItest/MANIFEST with 100% similarity]
ext/XS-APItest/Makefile.PL [moved from ext/XS/APItest/Makefile.PL with 100% similarity]
ext/XS-APItest/README [moved from ext/XS/APItest/README with 100% similarity]
ext/XS-APItest/core.c [moved from ext/XS/APItest/core.c with 100% similarity]
ext/XS-APItest/core_or_not.inc [moved from ext/XS/APItest/core_or_not.inc with 100% similarity]
ext/XS-APItest/exception.c [moved from ext/XS/APItest/exception.c with 100% similarity]
ext/XS-APItest/notcore.c [moved from ext/XS/APItest/notcore.c with 100% similarity]
ext/XS-APItest/t/call.t [moved from ext/XS/APItest/t/call.t with 100% similarity]
ext/XS-APItest/t/exception.t [moved from ext/XS/APItest/t/exception.t with 100% similarity]
ext/XS-APItest/t/hash.t [moved from ext/XS/APItest/t/hash.t with 100% similarity]
ext/XS-APItest/t/my_cxt.t [moved from ext/XS/APItest/t/my_cxt.t with 100% similarity]
ext/XS-APItest/t/op.t [moved from ext/XS/APItest/t/op.t with 100% similarity]
ext/XS-APItest/t/printf.t [moved from ext/XS/APItest/t/printf.t with 100% similarity]
ext/XS-APItest/t/push.t [moved from ext/XS/APItest/t/push.t with 100% similarity]
ext/XS-APItest/t/rmagical.t [moved from ext/XS/APItest/t/rmagical.t with 100% similarity]
ext/XS-APItest/t/svpeek.t [moved from ext/XS/APItest/t/svpeek.t with 100% similarity]
ext/XS-APItest/t/svsetsv.t [moved from ext/XS/APItest/t/svsetsv.t with 100% similarity]
ext/XS-APItest/t/xs_special_subs.t [moved from ext/XS/APItest/t/xs_special_subs.t with 100% similarity]
ext/XS-APItest/t/xs_special_subs_require.t [moved from ext/XS/APItest/t/xs_special_subs_require.t with 100% similarity]
ext/XS/.gitignore
t/op/caller.pl