summaryrefslogtreecommitdiffstats
path: root/tests/auto/qobject/tst_qobject.pro
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-08-04 11:02:56 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-08-04 11:30:41 (GMT)
commitcd10d1a8dbb3b77c2d4e9c389e134b1f3cc3c2cf (patch)
tree39fa997e3391ffdcc24cdf96ea0c0b5b62391a99 /tests/auto/qobject/tst_qobject.pro
parent4b07c9d95087cc69956bfe309cd9b4eec26235ec (diff)
downloadQt-cd10d1a8dbb3b77c2d4e9c389e134b1f3cc3c2cf.zip
Qt-cd10d1a8dbb3b77c2d4e9c389e134b1f3cc3c2cf.tar.gz
Qt-cd10d1a8dbb3b77c2d4e9c389e134b1f3cc3c2cf.tar.bz2
Trailing whitespace and tab/space fixes for auto tests
Diffstat (limited to 'tests/auto/qobject/tst_qobject.pro')
-rw-r--r--tests/auto/qobject/tst_qobject.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qobject/tst_qobject.pro b/tests/auto/qobject/tst_qobject.pro
index b3bda37..aed181f 100644
--- a/tests/auto/qobject/tst_qobject.pro
+++ b/tests/auto/qobject/tst_qobject.pro
@@ -15,4 +15,3 @@ symbian: {
addFiles.path = \sys\bin
DEPLOYMENT += addFiles
}
-
_3614342 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/tests/cmdAH.test
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * Backported fix for bug #1420432 (cannot set mtime for directories on windows).patthoyts2006-10-011-1/+16
| * Bugs 926106 and 1353840Kevin B Kenny2005-11-151-1/+13
| * root interacts badly with access(...,X_OK) [Bug 929892]dkf2004-04-061-2/+2
| * * tests/cmdAH.test: Made tests of [file mtime] work better on FATdkf2003-07-041-27/+74
| * filesystem fixes backportedvincentdarley2003-04-141-5/+8
| * Fixes for three filesystem problemsvincentdarley2003-03-181-3/+3
* | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-1/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-2/+2
* | Small fixes to quell tests that fail on some kinds of Win systemsdkf2007-01-181-15/+9
* | bug #1420432 - file mtime fails for directories on windowspatthoyts2006-10-011-2/+16
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-24/+29
* | Clean up tests (mostly constraints relating to testchmod)dkf2006-03-201-10/+9
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-2/+2
* | Second part of fix for Bug 926106Kevin B Kenny2004-11-011-1/+13
* | command quoting fixdgp2004-10-311-2/+2
* | Minor fixes for marginally more claritydkf2004-10-311-10/+10
* | Added constraint to test that won't ever work on Unix (no drive letters!)dkf2004-10-311-2/+2
* | Remove broken test constraint. [bug 1053908]dkf2004-10-311-3/+2
* | Remove some of the contortions from cmdAH-8.45dkf2004-10-251-8/+10
* | fix to small filesystem bugsvincentdarley2004-09-271-10/+16
* | Simplify constraint by assuming Mac is Unix (which is true these days)dkf2004-06-231-8/+8
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-27/+27
* | fix to 'file dirname' and to fs refCount documentationvincentdarley2004-05-191-1/+13
* | fix to case sensitive 'file executable' on Windowsvincentdarley2004-05-171-1/+10
* | root interacts badly with access(...,X_OK) [Bug 929892]dkf2004-04-061-2/+2
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-17