diff options
author | Thiago Macieira <[email protected]> | 2012-04-25 13:33:03 +0200 |
---|---|---|
committer | Qt by Nokia <[email protected]> | 2012-04-28 01:16:20 +0200 |
commit | 1fc28ff56c93c33e4f0491c77920d8cee4e614b2 (patch) | |
tree | 66e7209fce11e68b62b5b1bba20b63431f7be1a3 /src/sql/doc/snippets/sqldatabase/sqldatabase.cpp | |
parent | da2c170aa25bc6e8fd6cd0788fae14ee455ce359 (diff) |
Re-enable casting to and from "ASCII" on tst_qstring.cpp
Turns out that we've had some old unit tests commented out that did not
compile. QString does not have a std::string constructor nor overloads
to many other methods. And std::string does not cast to char* on its
own. So these tests need to be removed.
Change-Id: I22df66fc3ccc68bc2840f2d83747234418e480f5
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/sql/doc/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions