[Marble-bugs] [marble] [Bug 331557] New: Add a .kml file as a unit test for gx:Track and gx:MultiTrack parsing/writing

Dennis Nienhüser earthwings at gentoo.org
Wed Feb 26 23:16:16 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=331557

            Bug ID: 331557
           Summary: Add a .kml file as a unit test for gx:Track and
                    gx:MultiTrack parsing/writing
    Classification: Unclassified
           Product: marble
           Version: 1.7 (KDE 4.12)
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Keywords: google-code-in, junior-jobs
          Severity: task
          Priority: NOR
         Component: general
          Assignee: marble-bugs at kde.org
          Reporter: earthwings at gentoo.org

Create a new file tests/data/Track.kml and add it to TestGeoDataWriter.cpp. You
can create the file with Marble: Create a route, then choose "Current route" in
the Location panel. Export the route as Track.kml and clean it up a bit
(shouldn't be too large).

Build Marble with unit tests enabled and verify that tests/TestGeoDataWriter
still succeeds. If not, use the kml2kml tool to check for differences and fix
the writer classes accordingly.

Make sure to compile Marble with the following cmake options enabled:
BUILD_MARBLE_TESTS=TRUE, BUILD_MARBLE_TOOLS=TRUE. Submit a review request at
https://git.reviewboard.kde.org with the marble groups as reviewers.

Please leave a comment here (e.g. "I want to work on this task.") if you start
working on this task to avoid multiple people working on it at the same time.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list