summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2012-08-01 08:34:26 +0000
committerLudovic Pouzenc <ludovic@pouzenc.fr>2012-08-01 08:34:26 +0000
commit1133e9dadec074e41ae4e08fc6c97cf74b7539fe (patch)
tree95e87c8ba48d055e331631464fe339e2977091a1
parente73d3ed6011892b053b75419a43317c6a07bc763 (diff)
download2012-php-weave-1133e9dadec074e41ae4e08fc6c97cf74b7539fe.tar.gz
2012-php-weave-1133e9dadec074e41ae4e08fc6c97cf74b7539fe.tar.bz2
2012-php-weave-1133e9dadec074e41ae4e08fc6c97cf74b7539fe.zip
Les tests ne sont pas des tests (au sens de tests unitaires) de l'outil (non encore existant) . Ce sont des essais des idées germantes, des Proof-of-Concept (PoC).
git-svn-id: file:///var/svn/2012-php-weave/trunk@3 d972a294-176a-4cf9-8ea1-fcd5b0c30f5c
-rw-r--r--poc/poc01-parsing-includes/src/composer.json (renamed from tests/test01-parsing/src/composer.json)0
-rwxr-xr-xpoc/poc01-parsing-includes/src/get_deps.sh (renamed from tests/test01-parsing/src/get_deps.sh)0
-rw-r--r--poc/poc01-parsing-includes/src/php-weave/main.php (renamed from tests/test01-parsing/src/php-weave/main.php)0
-rw-r--r--poc/poc01-parsing-includes/src/php-weave/to_parse.php (renamed from tests/test01-parsing/src/php-weave/to_parse.php)0
-rw-r--r--poc/poc01-parsing-includes/src/php-weave/visitors.inc.php (renamed from tests/test01-parsing/src/php-weave/visitors.inc.php)0
5 files changed, 0 insertions, 0 deletions
diff --git a/tests/test01-parsing/src/composer.json b/poc/poc01-parsing-includes/src/composer.json
index a366739..a366739 100644
--- a/tests/test01-parsing/src/composer.json
+++ b/poc/poc01-parsing-includes/src/composer.json
diff --git a/tests/test01-parsing/src/get_deps.sh b/poc/poc01-parsing-includes/src/get_deps.sh
index 67c84c3..67c84c3 100755
--- a/tests/test01-parsing/src/get_deps.sh
+++ b/poc/poc01-parsing-includes/src/get_deps.sh
diff --git a/tests/test01-parsing/src/php-weave/main.php b/poc/poc01-parsing-includes/src/php-weave/main.php
index 2a4df55..2a4df55 100644
--- a/tests/test01-parsing/src/php-weave/main.php
+++ b/poc/poc01-parsing-includes/src/php-weave/main.php
diff --git a/tests/test01-parsing/src/php-weave/to_parse.php b/poc/poc01-parsing-includes/src/php-weave/to_parse.php
index 7b953d5..7b953d5 100644
--- a/tests/test01-parsing/src/php-weave/to_parse.php
+++ b/poc/poc01-parsing-includes/src/php-weave/to_parse.php
diff --git a/tests/test01-parsing/src/php-weave/visitors.inc.php b/poc/poc01-parsing-includes/src/php-weave/visitors.inc.php
index 3f997ad..3f997ad 100644
--- a/tests/test01-parsing/src/php-weave/visitors.inc.php
+++ b/poc/poc01-parsing-includes/src/php-weave/visitors.inc.php