Skip to content

Instantly share code, notes, and snippets.

@sergot
Created July 25, 2014 12:51
Show Gist options
  • Save sergot/ac3c90fcef831274a22a to your computer and use it in GitHub Desktop.
Save sergot/ac3c90fcef831274a22a to your computer and use it in GitHub Desktop.
panda install NativeCall
==> Testing NativeCall
t/01-argless.t ......... ok
t/02-simple-args.t ..... ok
t/03-simple-returns.t .. ok
t/04-pointers.t ........ ok
t/05-arrays.t .......... 1/26 # Looks like you planned 26 tests, but ran 20
t/05-arrays.t .......... ok
t/06-struct.t .......... 1/30 # Looks like you planned 30 tests, but ran 19
t/06-struct.t .......... ok
t/07-writebarrier.t .... ok
t/08-callbacks.t ....... 1/9 # Looks like you planned 9 tests, but ran 5
t/08-callbacks.t ....... ok
t/09-nativecast.t ...... ok
All tests successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment