Initial test suite scripts
commita9e3599f98a8721f2ceb6d95c2c2775f730ccd22
authorDavid Soria Parra <dsp@php.net>
Sat, 1 Mar 2008 15:13:38 +0000 (1 16:13 +0100)
committerDavid Soria Parra <dsp@php.net>
Sat, 1 Mar 2008 15:13:38 +0000 (1 16:13 +0100)
treefd7baf9ca9b010b3a464d9b5325be4c3c5f0c48c
parent8e33c3b0b8508c1c88e8d23253c8496170df6cea
Initial test suite scripts

Initial scripts to setup bash written tests.
The vars.sh setups up the necessary variables while
setup.sh initialize a basic setup environment.
The tests.sh runs the actual tests scripts.

Signed-off-by: David Soria Parra <dsp@php.net>
tests/cleanup.sh [new file with mode: 0644]
tests/gc-import-gn.sh [new file with mode: 0644]
tests/gc-import-u.sh [new file with mode: 0644]
tests/gc-import.sh [new file with mode: 0644]
tests/setup.sh [new file with mode: 0644]
tests/tests.sh [new file with mode: 0644]
tests/vars.sh [new file with mode: 0644]