00e3b53525
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
4 lines
254 B
Text
4 lines
254 B
Text
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
|