summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/shared/testhttpserver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/linux-g++-x11egl/qplatformdefs.h src/declarative/qml/qmldom.h src/declarative/util/qmlview.cpp src/declarative/util/qmlview.h tools/qdoc3/cppcodemarker.cpp tools/qmldebugger/standalone/canvasframerate.cpp tools/qmldebugger/standalone/engine.cpp tools/qmldebugger/standalone/expressionquerywidget.cpp tools/qmldebugger/standalone/expressionquerywidget.h tools/qmldebugger/standalone/objectpropertiesview.cpp tools/qmldebugger/standalone/objectpropertiesview.h tools/qmldebugger/standalone/objecttree.cpp tools/qmldebugger/standalone/qmldebugger.cpp tools/qmldebugger/standalone/watchtable.cpp tools/qmldebugger/standalone/watchtable.h
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Make tst_xmlhttprequest more reliableAaron Kennedy2010-02-151-5/+6
|/
* XMLHttpRequest redirectionAaron Kennedy2010-02-031-0/+11
|
* Add support for aliases in test http server.Martin Jones2010-01-201-1/+15
| | | | | Makes it possible to request many files with unique names, but serve a single file.
* report error betterWarwick Allison2010-01-111-1/+1
|
* Generalize TestHTTPServerAaron Kennedy2009-11-111-0/+298