run_tests.py should be modified so it also diffs fixed_main.expected against main.cpp_fixed.cpp Currently doing that by hand. Reproducible: Always
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