]> granicus.if.org Git - yasm/commit
* python-yasm: Add test framework; large portions copied from Quod Libet
authorPeter Johnson <peter@tortall.net>
Mon, 17 Apr 2006 02:04:00 +0000 (02:04 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 17 Apr 2006 02:04:00 +0000 (02:04 -0000)
commit83535bec11260c03fe5a15092364dcb90edd9766
treee06d067e7ee849a35c78be856534bd379ee68b5d
parentbba331ea4151a8cf84f9064d2a23c7e20a782972
* python-yasm: Add test framework; large portions copied from Quod Libet
framework.

svn path=/trunk/yasm/; revision=1497
tools/python-yasm/Makefile.inc
tools/python-yasm/tests/Makefile.inc [new file with mode: 0644]
tools/python-yasm/tests/__init__.py [new file with mode: 0644]
tools/python-yasm/tests/python_test.sh [new file with mode: 0755]
tools/python-yasm/tests/test_symrec.py [new file with mode: 0644]