/[VRac]/Z80/t/00-load.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /Z80/t/00-load.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 113 - (hide annotations)
Fri Aug 3 16:28:06 2007 UTC (16 years, 9 months ago) by dpavlin
File MIME type: application/x-troff
File size: 215 byte(s)
and perl part which is at least syntax correct :-)
1 dpavlin 113 #!/usr/bin/perl
2    
3     use Test::More tests => 1;
4    
5     BEGIN {
6     use blib;
7     use_ok( 'Z80' );
8     #use_ok( 'Galaksija' );
9     #use_ok( 'Screen' );
10     #use_ok( 'Tape' );
11     }
12    
13     diag( "Testing Z80 $Z80::VERSION, Perl 5.008008, /usr/bin/perl" );
14    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26