aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* don't be tricked by scope blocks with colonsOswald Buddenhagen2011-03-161-0/+11
* don't accidentally write into scopesOswald Buddenhagen2011-03-161-0/+48
* plug leaks in testOswald Buddenhagen2011-03-161-0/+5
* C++ indenter: Fix for use of << and >> in parentheses.Christian Kamm2011-03-151-0/+18
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-094-6/+0
* remove "Automatically generated by qmake ..." blurbsOswald Buddenhagen2011-03-091-4/+0
* add scoped editing of pro-filesOswald Buddenhagen2011-03-071-20/+113
* improve ProWriter editing capabilitiesOswald Buddenhagen2011-03-071-44/+273
* fix ProWriter testOswald Buddenhagen2011-03-073-11/+29
* Add tests for type pretty printer.Christian Kamm2011-03-021-0/+14
* Make "modifies current document" its own property. Add some tool tips.con2011-02-181-2/+3
* Make the "sort selection" tool do something.con2011-02-181-2/+5
* Separate std out and std err handling.con2011-02-182-1/+10
* Read external tools from resources and show them in menu.con2011-02-181-7/+11
* External tools need a uid, e.g. for keyboard shortcuts.con2011-02-181-4/+7
* Read localized description, name and category from external toolscon2011-02-181-0/+57
* Implement an external tool container + xml parsing.con2011-02-182-0/+125
* tests: add licence headersBill King2011-02-1815-0/+489
* tests: Add a failing test to make sure diagnostic reporting is working.Bill King2011-02-171-4/+16
* Tests: Fix a crash bug.Bill King2011-02-171-1/+1
* Tests: cleanup output so that it appears inline with associated test.Bill King2011-02-171-0/+28
* tests: Remove unused testcaseBill King2011-02-173-138/+1
* tests: Don't run the gdb test on win32-msvc. It makes no sense.Bill King2011-02-171-1/+3
* tests: code cleanupBill King2011-02-171-8/+4
* Added tests for the DiagnosticClient.Erik Verbruggen2011-02-173-1/+65
* Tests: Simplify the simplifytest.Bill King2011-02-161-7/+1
* Tests: More autotest cleanup.Bill King2011-02-1617-127/+58
* Debugger: Fix autotests for MSVC.Friedemann Kleint2011-02-141-9/+9
* debugger dumpers: compile fix for automated testshjk2011-02-142-3/+3
* fakevim: shut up an auto test to get a clean test suite runhjk2011-02-091-1/+3
* fakevim: fix a now succeeding auto testhjk2011-02-091-1/+1
* C++: Fix Bind run on QtPropertyDeclarationAST.Christian Kamm2011-02-071-2/+2
* Autotests: change to make tests run in-placeBill King2011-02-031-2/+8
* autotests: reduce noise.Bill King2011-02-032-0/+3
* Corrected fix to the FindUsages auto-tests.Erik Verbruggen2011-01-201-3/+3
* Tests: Fix compilation/plugin test.Friedemann Kleint2011-01-203-8/+6
* QmlJS indenter: Fix object bindings with namespaces.Christian Kamm2011-01-202-0/+15
* QmlDesigner: core test changesMarco Bubke2011-01-192-3/+60
* QmlDesigner: Add instance test mode to testMarco Bubke2011-01-182-8/+8
* QmlDesigner: Fix linker error in core testsMarco Bubke2011-01-181-0/+1
* QmlDesigner: Test compiles againMarco Bubke2011-01-181-722/+705
* It's 2011 now.con2011-01-1254-54/+54
* License headers, part 2con2010-12-175-35/+55
* Merge branch '2.1'con2010-12-1746-326/+511
|\
| * License headers.con2010-12-1731-221/+346
* | Fixes autotests for windows.Bill King2010-12-149-14/+24
* | QmlJS indenter: Fix for expressions starting with numbers or strings.Christian Kamm2010-12-092-5/+36
* | QmlProject: Add mainFile propertyKai Koehne2010-12-081-0/+26
* | QmlProject: Add autotest for Files elementKai Koehne2010-12-081-0/+29
* | Gen. highlighter: Improve performance (reg. exp.)Leandro Melo2010-12-071-25/+25