D9889: Add context menu actions to build and run Cargo tests
Miha Čančula
noreply at phabricator.kde.org
Mon Jan 15 13:03:43 UTC 2018
mihac created this revision.
Restricted Application added a subscriber: kdevelop-devel.
mihac requested review of this revision.
REVISION SUMMARY
Add jobs to find and rust tests
Various improvements to unit test running:
- reporting of individual case results
- automatically look for tests at startup
- handling ignored cases
- allow running multiple selected tests
Add test project
Add unit tests for the plugin
REPOSITORY
R894 KDevelop Cargo Support
BRANCH
cargo-unit-tests
REVISION DETAIL
https://phabricator.kde.org/D9889
AFFECTED FILES
CMakeLists.txt
src/CMakeLists.txt
src/cargobuildjob.cpp
src/cargobuildjob.h
src/cargofindtestsjob.cpp
src/cargofindtestsjob.h
src/cargoplugin.cpp
src/cargoplugin.h
src/tests/CMakeLists.txt
src/tests/data/kdev-cargo-test/Cargo.lock
src/tests/data/kdev-cargo-test/Cargo.toml
src/tests/data/kdev-cargo-test/src/lib.rs
src/tests/paths.h.cmake
src/tests/test_cargo.cpp
src/tests/test_cargo.h
To: mihac
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180115/4b3d060f/attachment.html>
More information about the KDevelop-devel
mailing list