diff --git a/t/basic.t b/t/libbasic.t similarity index 93% rename from t/basic.t rename to t/libbasic.t index eb81f84..17f29f4 100755 --- a/t/basic.t +++ b/t/libbasic.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/basic.t + % parrot t/libbasic.t =head2 Description diff --git a/t/debug.t b/t/libdebug.t similarity index 93% rename from t/debug.t rename to t/libdebug.t index 836da1a..877f921 100755 --- a/t/debug.t +++ b/t/libdebug.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/debug.t + % parrot t/libdebug.t =head2 Description diff --git a/t/io.t b/t/libio.t similarity index 94% rename from t/io.t rename to t/libio.t index ff6ffb5..c129bc7 100755 --- a/t/io.t +++ b/t/libio.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/io.t + % parrot t/libio.t =head2 Description diff --git a/t/math.t b/t/libmath.t similarity index 93% rename from t/math.t rename to t/libmath.t index 654fd14..3603b72 100755 --- a/t/math.t +++ b/t/libmath.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/math.t + % parrot t/libmath.t =head2 Description diff --git a/t/os.t b/t/libos.t similarity index 94% rename from t/os.t rename to t/libos.t index 682e67c..b587187 100755 --- a/t/os.t +++ b/t/libos.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/os.t + % parrot t/libos.t =head2 Description diff --git a/t/package.t b/t/libpackage.t similarity index 93% rename from t/package.t rename to t/libpackage.t index 81b1904..7cf9758 100755 --- a/t/package.t +++ b/t/libpackage.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/package.t + % parrot t/libpackage.t =head2 Description diff --git a/t/regex.t b/t/libregex.t similarity index 93% rename from t/regex.t rename to t/libregex.t index 9f2d012..b987eec 100755 --- a/t/regex.t +++ b/t/libregex.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/regex.t + % parrot t/libregex.t =head2 Description diff --git a/t/string.t b/t/libstring.t similarity index 93% rename from t/string.t rename to t/libstring.t index cf7022c..3d9dfbf 100755 --- a/t/string.t +++ b/t/libstring.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/string.t + % parrot t/libstring.t =head2 Description diff --git a/t/table.t b/t/libtable.t similarity index 93% rename from t/table.t rename to t/libtable.t index 118eea6..ffc41e3 100755 --- a/t/table.t +++ b/t/libtable.t @@ -6,7 +6,7 @@ =head2 Synopsis - % parrot t/table.t + % parrot t/libtable.t =head2 Description