diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-08-12 05:03:27 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-08-12 05:18:15 (GMT) |
commit | de8328017516abbe133dc2304bfea5fad5474da3 (patch) | |
tree | 039f0af4d88014bb1ab231ee2c0fcb9de5a26e24 /tests/auto/compiler/.gitignore | |
parent | 265cb525256be8e6d39058b6427f46e1ae381907 (diff) | |
download | Qt-de8328017516abbe133dc2304bfea5fad5474da3.zip Qt-de8328017516abbe133dc2304bfea5fad5474da3.tar.gz Qt-de8328017516abbe133dc2304bfea5fad5474da3.tar.bz2 |
Test naming convention fixes.
Make sure the testcase and directory name are the same
(excluding `tst_').
Diffstat (limited to 'tests/auto/compiler/.gitignore')
-rw-r--r-- | tests/auto/compiler/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/compiler/.gitignore b/tests/auto/compiler/.gitignore new file mode 100644 index 0000000..bdcee46 --- /dev/null +++ b/tests/auto/compiler/.gitignore @@ -0,0 +1 @@ +tst_compile |