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

Commit

Permalink
now uses lua-TestMore
Browse files Browse the repository at this point in the history
add items : Smoking,  Installing
  • Loading branch information
fperrad committed Sep 17, 2009
1 parent 51f44d9 commit 7e18de2
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions doc/running.pod
Expand Up @@ -37,11 +37,11 @@ Configure & build Lua

make test

=head2 Testing the test suite
=head2 Smoking to Smolder

With an original C<Lua> in your path, it's possible to check the test suite.
make smoke

perl t/harness --use-lua
Note : t/lua-TestMore/test_lua51 is used as Test Suite

=head2 Running your own code

Expand All @@ -51,6 +51,14 @@ or in interactive mode :

../../parrot lua.pbc

=head2 Installing

make install

and now :

parrot-lua example.lua

=head2 Bugs & Limitations

See F<languages/lua/doc/status.pod>
Expand Down

0 comments on commit 7e18de2

Please sign in to comment.