From d7e73ec4c238d0eb1c5493bb90c022d683123296 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Wed, 15 Feb 2012 23:59:42 +0100 Subject: Initial commit with skeleton of the project. Also added original Perl, together with PHP and Javascript ports. --- yamlishwriter-php-v0.0.1/t/lib/TestLite.php | 79 +++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 yamlishwriter-php-v0.0.1/t/lib/TestLite.php (limited to 'yamlishwriter-php-v0.0.1/t/lib/TestLite.php') diff --git a/yamlishwriter-php-v0.0.1/t/lib/TestLite.php b/yamlishwriter-php-v0.0.1/t/lib/TestLite.php new file mode 100644 index 0000000..231001b --- /dev/null +++ b/yamlishwriter-php-v0.0.1/t/lib/TestLite.php @@ -0,0 +1,79 @@ + -- cgit