| Summary: | Implement equality comparison of GeoDataAccuracy and GeoDataAlias | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Dennis Nienhüser <nienhueser> |
| Component: | general | Assignee: | Cruceru Calin-Cristian <crucerucalincristian> |
| Status: | RESOLVED FIXED | ||
| Severity: | task | CC: | crucerucalincristian |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | 1.7 (KDE 4.12) | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/marble/1185ae26133646d14582e6c82cf458c752feb5be | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Dennis Nienhüser
2014-02-24 19:13:28 UTC
I want to work on this task. Made a post in ReviewBoard with the patch for this bug: https://git.reviewboard.kde.org/r/116074/ . Plese do review it. Thank you ! Git commit 1185ae26133646d14582e6c82cf458c752feb5be by Dennis Nienhüser, on behalf of Cruceru Calin-Cristian. Committed on 26/02/2014 at 09:15. Pushed by nienhueser into branch 'master'. Implement equality comparison of GeoDataAccuracy and GeoDataAlias REVIEW: 116074 M +5 -0 src/lib/marble/geodata/data/GeoDataAccuracy.cpp M +2 -0 src/lib/marble/geodata/data/GeoDataAccuracy.h M +10 -0 src/lib/marble/geodata/data/GeoDataAlias.cpp M +4 -0 src/lib/marble/geodata/data/GeoDataAlias.h M +1 -0 tests/CMakeLists.txt A +114 -0 tests/TestEquality.cpp [License: LGPL] http://commits.kde.org/marble/1185ae26133646d14582e6c82cf458c752feb5be |