Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-02Fixing unit and integration test for Android.Vladimir Byko-Ianko
2015-10-01Moving routing integration tests to routing directory.Vladimir Byko-Ianko
2015-09-29[search] integration_tests -> search_integration_testsYuri Gorshenin
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23Update omim.pro, include int_tests to gtoolIlya Zverev
2015-09-23Remove 3party build optionIlya Zverev
2015-09-23Refactor omim.pro, delete old project filesIlya Zverev
2015-09-23Removed unused map_server.Alex Zolotarev
2015-09-23[omim] Remove duplicate routing_tests from omim.prov.mikhaylenko
2015-09-23[storage, index] Fixed sync between MwmSet and Storage.Yuri Gorshenin
2015-09-23[platform] Common testing code is extracted into a separate library.Yuri Gorshenin
2015-09-23Build fixes.Yuri Gorshenin
2015-09-23Merge pull request #1230 from gorshenin/mwm-set-and-storage-sync-fixgovako
2015-09-23Fix build.Maxim Pimenov
2015-09-23[generator] Implemented test for mwm generation.Yuri Gorshenin
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23[pedestrian-routing-benchmarks] Added pedestrian routing benchmarks.Yuri Gorshenin
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23Adding tests for cross mwm routingVladimir Byko-Ianko
2015-09-23Integration tests implementationVladimir Byko-Ianko
2015-09-23Removed old unused statistics from the project.Alex Zolotarev
2015-09-23drape_test linkage fixExMix
2015-09-23[core] condition compilation. We can use old renderer or drape based on defin...ExMix
2015-09-23[omim.pro] Remove drape projects from win32 compilation.Artyom Polkovnikov
2015-09-23[osrm] Removed dummy test.Denis Koronchik
2015-09-23[osrm] Added osrm/osrm-test projectsAlex Zolotarev
2015-09-23desktop compile fixExMix
2015-09-23[routing] Added libraryAlex Zolotarev
2015-09-23[tizen] Compiled kernelSergey Pisarchik
2015-09-23[statistics] Add the stats client.Alex Zolotarev
2015-09-23[drape] index for already readed featuresExMix
2015-09-23don't build drape_frontend for device configurationExMix
2015-09-23drape frontend initExMix
2015-09-23[drape] pro filesExMix
2015-09-23temporary project for develop and debug drape engineExMix
2015-09-23drape basicsExMix
2015-09-23desktop version for debug yopme render policyExMix
2015-09-23[server] packaging and build scripts fixDarafei Praliaskouski
2015-09-23[map_server] removed tests for complete refactoringDarafei Praliaskouski
2015-09-23[map_server] structure simplificationDarafei Praliaskouski
2015-09-23build fixExMix
2015-09-23add map_server project. Simple png generationExMix
2015-09-23[qt] Fixed cache() for qt5Alex Zolotarev
2015-09-23Do cache() in *.pro only for QT5.vng
2015-09-23Do cache() in omim.pro It's a new feature of QT5.vng
2015-09-23Move "heavy" tests to separate executable mwm_tests.vng
2015-09-23Revert "[sqlite] Added lib with simple unit test"vng
2015-09-23Fixed build error dependencyMapsWithMe OSM User
2015-09-23- Remove version.pro generating;vng