commit | 29239b00a672564e39221905d5063c5f5f9815b6 | [log] [tgz] |
---|---|---|
author | Joe Subbiani <joe.subbiani@arm.com> | Thu Jul 22 17:33:59 2021 +0100 |
committer | Joe Subbiani <joe.subbiani@arm.com> | Thu Sep 02 18:53:51 2021 +0100 |
tree | be8c9937fbbf06d82f3c1877909ea1dbecdd8295 | |
parent | 97cd599545087b5fc7a4d551be6301ac6e1d881e [diff] |
Move translate scripts to test directory To be used by compat.sh, the files were moved to the same directory. The files were also renamed to be distinguishable aside from their file extensions Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
diff --git a/test_translate.sh b/tests/test_translate_format.sh similarity index 100% rename from test_translate.sh rename to tests/test_translate_format.sh
diff --git a/test_translate.py b/tests/test_translate_names.py similarity index 100% rename from test_translate.py rename to tests/test_translate_names.py
diff --git a/translate_ciphers.py b/tests/translate_ciphers.py similarity index 100% rename from translate_ciphers.py rename to tests/translate_ciphers.py