projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ce88b52
)
Mark version, linked_version as implemented
Leon Brocard [Tue, 3 Nov 2009 16:15:20 +0000 (16:15 +0000)]
t/core.t
patch
|
blob
|
blame
|
history
diff --git
a/t/core.t
b/t/core.t
index
200d79f
..
7fd06a9
100644
(file)
--- a/
t/core.t
+++ b/
t/core.t
@@
-10,6
+10,8
@@
my @done =qw/
quit
was_init
get_error
+ version
+ linked_version
/;
use_ok( 'SDL' );