commit | 0edba1a8eed86086f805e6dfac85c058f431c226 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 10:12:44 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 10:12:44 2015 +0200 |
tree | 636400e8e32439bb4d6ddc94f7a75d89bef71928 | |
parent | e546ad4afdbcc4f2f1dea97c85f9d82ba7a99138 [diff] |
Move temporary list scripts to tests/scripts
diff --git a/tmp/list-enum-consts.pl b/tests/scripts/list-enum-consts.pl similarity index 100% rename from tmp/list-enum-consts.pl rename to tests/scripts/list-enum-consts.pl
diff --git a/tmp/list-identifiers.sh b/tests/scripts/list-identifiers.sh similarity index 100% rename from tmp/list-identifiers.sh rename to tests/scripts/list-identifiers.sh
diff --git a/tmp/list-macros.sh b/tests/scripts/list-macros.sh similarity index 100% rename from tmp/list-macros.sh rename to tests/scripts/list-macros.sh
diff --git a/tmp/list-symbols.sh b/tests/scripts/list-symbols.sh similarity index 100% rename from tmp/list-symbols.sh rename to tests/scripts/list-symbols.sh