From e73d3ed6011892b053b75419a43317c6a07bc763 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Wed, 1 Aug 2012 08:29:21 +0000 Subject: Premier commit. nikic-PHP-Parser est un outil très prometteur. Le test test01-parsing inclu dans l'AST principal tous les include() ou string est un chemin relatif facile à résoudre. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///var/svn/2012-php-weave/trunk@2 d972a294-176a-4cf9-8ea1-fcd5b0c30f5c --- tests/test01-parsing/src/get_deps.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 tests/test01-parsing/src/get_deps.sh (limited to 'tests/test01-parsing/src/get_deps.sh') diff --git a/tests/test01-parsing/src/get_deps.sh b/tests/test01-parsing/src/get_deps.sh new file mode 100755 index 0000000..67c84c3 --- /dev/null +++ b/tests/test01-parsing/src/get_deps.sh @@ -0,0 +1,2 @@ +#!/bin/sh +php ../../../composer.phar install -- cgit v1.2.3