[Marble-devel] Review Request 116074: Implement equality comparison of GeoDataAccuracy and GeoDataAlias

Cruceru Calin-Cristian crucerucalincristian at gmail.com
Wed Feb 26 06:30:27 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116074/
-----------------------------------------------------------

Review request for Marble.


Bugs: 331470
    http://bugs.kde.org/show_bug.cgi?id=331470


Repository: marble


Description
-------

Added two methods bool operator==( const GeoDataAlias &other ) const; bool operator!=( const GeoDataAlias &other ) const; to GeoDataAlias which implement equality comparision.
Added a new unit test in tests/ called TestEquality.cpp which creates different GeoDataAlias instances and compares them.
Extended GeoDataAccurary by adding a new operator bool operator!=( const GeoDataAccuracy &other ) const;


Diffs
-----

  src/lib/marble/geodata/data/GeoDataAccuracy.h 0314e9d 
  src/lib/marble/geodata/data/GeoDataAccuracy.cpp 891a4a2 
  src/lib/marble/geodata/data/GeoDataAlias.h 9ffcb39 
  src/lib/marble/geodata/data/GeoDataAlias.cpp 9cf95ce 
  tests/CMakeLists.txt a6dad0c 
  tests/TestEquality.cpp PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/116074/diff/


Testing
-------


Thanks,

Cruceru Calin-Cristian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20140226/85ddcabc/attachment-0001.html>


More information about the Marble-devel mailing list