Spring cleaning in qmake tests
commit0d026b267badbf7890b02256826f0ff3821fcec7
authorJoão Abecasis <joao@abecasis.name>
Thu, 2 Apr 2009 13:47:54 +0000 (2 15:47 +0200)
committerJoão Abecasis <joao@abecasis.name>
Thu, 2 Apr 2009 14:29:49 +0000 (2 16:29 +0200)
tree4f0cc8d6371f08f113beee5f4002dad214fc5a6c
parentd9e3fd083217f3b03f211d64e7d78b36da90bf51
Spring cleaning in qmake tests

And some indentation fixes in qmake itself.

Fixes indentation; TRUE => true; FALSE => false; #includes and #defines
cleanup; removes dead code; comments... and somewhere along the way
marked a function static.

Reviewed-by: mariusSO
qmake/generators/makefile.h
qmake/generators/metamakefile.cpp
qmake/project.cpp
tests/auto/qmake/testcompiler.cpp
tests/auto/qmake/testcompiler.h
tests/auto/qmake/testdata/shadow_files_build/README
tests/auto/qmake/tst_qmake.cpp