tests/util: Rewrite the scripts in Python
commitb02aff4eb7523b23ea8d11effb770754e5182bc3
authorAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 26 Feb 2011 20:33:48 +0000 (26 20:33 +0000)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 26 Feb 2011 20:33:48 +0000 (26 20:33 +0000)
treeb536a6cc3d0b855adb846a3e8964ab3d2958a120
parent9075b326ff2699f01aef95a758aa418a2557e14f
tests/util: Rewrite the scripts in Python

The old scripts had issues when ran from directories with spaces on them,
among other bugs and portability problems.

This commit rewrites the scripts in Python to make them more robust and
portable. There is no user-facing changes when invoked via make.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Makefile
tests/util/build_lib_env.sh [deleted file]
tests/util/quick-test-run [new file with mode: 0755]
tests/util/quick-test-run.sh [deleted file]
tests/util/wrap-python