blob: 69b11ee3bc67322bc6d8cebacc0eedbe2316000e (
plain)
1
2
3
4
|
This module works exactly like Test::Alien except that it supports
C++. All functions like alien_ok, etc that are exported by Test::Alien
are exported by this module. The only difference is that xs_ok injects
C++ support before delegating to Test::Alien
|