qt5base-lts/tests/benchmarks/dbus/qdbusperformance
Thiago Macieira a637a5ae29 Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtDBus]
This operation should be a no-op anyway, since at this point in time,
the fromAscii and toAscii functions simply call their fromLatin1 and
toLatin1 counterparts.

Task-number: QTBUG-21872
Change-Id: I052a3412a568ad639f2bf169b4491b56dddff1c7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-07 05:05:30 +02:00
..
server Replace com.trolltech with org.qtproject in D-Bus's performance tests 2012-04-22 21:32:24 +02:00
test benchmarks: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdbusperformance.pro tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
serverobject.h Replace com.trolltech with org.qtproject in D-Bus's performance tests 2012-04-22 21:32:24 +02:00
tst_qdbusperformance.cpp Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtDBus] 2012-05-07 05:05:30 +02:00