[clazy] [Bug 353769] Support unit-tests for fixits
Sergio Martins via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Nov 24 18:50:05 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=353769
Sergio Martins <smartins at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/claz
| |y/e3f22d5bb4813a7723a654a14
| |ef1a64aa3106972
--- Comment #1 from Sergio Martins <smartins at kde.org> ---
Git commit e3f22d5bb4813a7723a654a14ef1a64aa3106972 by Sergio Martins.
Committed on 24/11/2015 at 18:48.
Pushed by smartins into branch 'master'.
Introducing unit-tests for fixits.
Fixits are also unit-tested now.
M +4 -0 tests/auto-unexpected-qstringbuilder/config.json
A +11 -0 tests/auto-unexpected-qstringbuilder/main.cpp_fixed.cpp.expected
M +28 -5 tests/old-style-connect/config.json
A +367 -0 tests/old-style-connect/main.cpp_fixed.cpp.expected
A +49 -0 tests/old-style-connect/namespaces.cpp_fixed.cpp.expected
A +26 -0 tests/old-style-connect/namespaces.h_fixed.cpp.expected
A +28 -0 tests/old-style-connect/usingnamespace.cpp_fixed.cpp.expected
M +4 -0 tests/qstring-uneeded-heap-allocations/config.json
R +0 -0
tests/qstring-uneeded-heap-allocations/main.cpp_fixed.cpp.expected [from:
tests/qstring-uneeded-heap-allocations/fixed_main.expected - 100% similarity]
M +21 -11 tests/run_tests.py
http://commits.kde.org/clazy/e3f22d5bb4813a7723a654a14ef1a64aa3106972
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list