diff options
author | Tristan Gingold <tgingold@free.fr> | 2019-08-16 09:01:11 +0200 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2019-08-16 09:01:11 +0200 |
commit | a523865a36f56882d1d0653ba9b98c65138627f5 (patch) | |
tree | cf1ef42a0dceeb213346a6b0be603ba5c432021e /testsuite | |
parent | 1767c924b553bd9e25ed6e9e58492bf7ebd4df3f (diff) | |
download | ghdl-a523865a36f56882d1d0653ba9b98c65138627f5.tar.gz ghdl-a523865a36f56882d1d0653ba9b98c65138627f5.tar.bz2 ghdl-a523865a36f56882d1d0653ba9b98c65138627f5.zip |
testsuite/python: fix test name (to follow the testsuite.sh convention)
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/python/units01/demo.vhdl (renamed from testsuite/python/001units/demo.vhdl) | 0 | ||||
-rwxr-xr-x | testsuite/python/units01/show_units.py (renamed from testsuite/python/001units/show_units.py) | 0 | ||||
-rwxr-xr-x | testsuite/python/units01/testsuite.sh (renamed from testsuite/python/001units/testsuite.sh) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/testsuite/python/001units/demo.vhdl b/testsuite/python/units01/demo.vhdl index 4e40f7e94..4e40f7e94 100644 --- a/testsuite/python/001units/demo.vhdl +++ b/testsuite/python/units01/demo.vhdl diff --git a/testsuite/python/001units/show_units.py b/testsuite/python/units01/show_units.py index ad002312f..ad002312f 100755 --- a/testsuite/python/001units/show_units.py +++ b/testsuite/python/units01/show_units.py diff --git a/testsuite/python/001units/testsuite.sh b/testsuite/python/units01/testsuite.sh index 43ba6cd0f..43ba6cd0f 100755 --- a/testsuite/python/001units/testsuite.sh +++ b/testsuite/python/units01/testsuite.sh |