Revision fbc337b...
Go back to digest for 4th November 2012Optimization in Development Tools
Milian Wolff committed changes in [kdevplatform] plugins/quickopen/tests/quickopentestbase.h:
Speed up test initialization.
Apparently its much faster to be explicit, as usual ;-)
I.e. instead of letting the KUrl ctor guess what the string
arg is, use the explicit addPath method instead.
Could we use that somewhere in our codebase?
File Changes
Modified 1 files
- plugins/quickopen/tests/quickopentestbase.h
1 files changed in total