| Summary: | Umbrello might benefit from a make check target | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Kip <kip> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | All | ||
| Latest Commit: | https://commits.kde.org/umbrello/f3e4b43cda2284730a5ed0334554c80b545a2dc5 | Version Fixed/Implemented In: | 2.21.80 (KDE Applications 17.03.80) |
| Sentry Crash Report: | |||
|
Description
Kip
2017-03-03 01:29:29 UTC
Git commit f3e4b43cda2284730a5ed0334554c80b545a2dc5 by Ralf Habacker. Committed on 03/03/2017 at 10:21. Pushed by habacker into branch 'master'. Add 'check' target as an alias for 'test' to build system. CMake build system by default adds a 'test' target for running tests. FIXED-IN:2.21.80 (KDE Applications 17.03.80) M +2 -0 unittests/CMakeLists.txt https://commits.kde.org/umbrello/f3e4b43cda2284730a5ed0334554c80b545a2dc5 Thanks Ralf for your lightning fast fix as usual. |