diff options
author | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2010-10-29 11:32:57 (GMT) |
---|---|---|
committer | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2010-11-01 07:57:38 (GMT) |
commit | 1a11073cb13b655943addf0afc7fb839725d128e (patch) | |
tree | c955d1fa2b008734c5a88a58c13804b4f5a4369f /tests/auto/qscriptvaluegenerated/.gitignore | |
parent | 3ecb6db4a3e71582e5249c3c2101f2f4ddf39510 (diff) | |
download | Qt-1a11073cb13b655943addf0afc7fb839725d128e.zip Qt-1a11073cb13b655943addf0afc7fb839725d128e.tar.gz Qt-1a11073cb13b655943addf0afc7fb839725d128e.tar.bz2 |
Separate generated tests from hand written ones.
QScriptValue test suit was way too big, so it was difficult to maintain.
Reviewed-by: Kent Hansen
Diffstat (limited to 'tests/auto/qscriptvaluegenerated/.gitignore')
-rw-r--r-- | tests/auto/qscriptvaluegenerated/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qscriptvaluegenerated/.gitignore b/tests/auto/qscriptvaluegenerated/.gitignore new file mode 100644 index 0000000..f724cb9 --- /dev/null +++ b/tests/auto/qscriptvaluegenerated/.gitignore @@ -0,0 +1 @@ +tst_qscriptvalue |