Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
convert test to PIR (from Perl)
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Nov 29, 2009
1 parent 197f0cd commit b6ce733
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 146 deletions.
5 changes: 1 addition & 4 deletions setup.pir
@@ -1,4 +1,4 @@
#! /usr/local/bin/parrot
#!/usr/bin/env parrot
# Copyright (C) 2009, Parrot Foundation.

=head1 NAME
Expand Down Expand Up @@ -183,9 +183,6 @@ SOURCES
if $I0 goto L3
install('t/lua-TestMore/src/Test/More.lua', 'lua/library/Test/More.lua')
L3:

# tests not yet converted
unlink('t/shootout.t')
.end

.sub 'clean' :anon
Expand Down

0 comments on commit b6ce733

Please sign in to comment.