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
2016-06-01Merge pull request #3387 from mgsergio/get-user-stats-from-serverigrechuhin
2016-06-01Add UserStatsLoader.Sergey Magidovich
2016-06-01[tests] Fix tests dependencies in omim.proIlya Zverev
2016-05-30A tool to get some statistics about map features for its altitude.Vladimir Byko-Ianko
2016-05-11Review fixes.Yuri Gorshenin
2016-05-10Srtm reader with tests.Lev Dragunov
2016-04-28[generator, search] Created generator_tests_support library.Yuri Gorshenin
2016-03-23[search][build] Fixed build deps for search quality tools.Yuri Gorshenin
2016-03-23[search] Added ranking info collecting tool.Yuri Gorshenin
2016-03-23[search] Moved search quality tests to a separate library.Maxim Pimenov
2016-03-23Add editor config.Sergey Magidovich
2016-03-23[new-downloader] Storage integration testsConstantin Shalnev
2016-03-23[old map downloader] Stable storage_tests build.Vladimir Byko-Ianko
2016-03-23FeatureType from/to XMLFeature.Sergey Magidovich
2016-03-23Code review.Sergey Magidovich
2016-03-23Code review.Sergey Magidovich
2016-03-23Move xml-feature to editor library.Sergey Magidovich
2016-03-23Switch to classes due to complexity of a task.Sergey Magidovich
2016-03-23Add stucts to be used in gui.Sergey Magidovich
2016-03-23[search] Search quality tests.Maxim Pimenov
2016-03-23[search] Moved out common test code to search_tests_support.Maxim Pimenov
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng
2016-03-23[search] More integration tests.Yuri Gorshenin
2015-12-22[search] Moved out common test code to search_tests_support.Maxim Pimenov
2015-12-07[build] Build routing consistency tests for gtool projectIlya Zverev
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-12-01Removed qt project dependency on benchmark_tool & mapshot.Alex Zolotarev
2015-12-01Fixed build error with mapshot.Alex Zolotarev
2015-11-30Add mapshot toolSergey Yershov
2015-11-30[drape] build android with drapeExMix
2015-11-24PR fixes.Lev Dragunov
2015-11-19Routing consistency integration tests.Lev Dragunov
2015-11-13Factor out TestMwmBuilder to the separate library. There is the useful reusab...vng
2015-11-13Removed CONFIG+=ordered again. If it not works in the future, all dependencie...Alex Zolotarev
2015-11-13Fixed missing dependencies for qmake.Alex Zolotarev
2015-11-11[build] Restore CONFIG+=orderedilya.zverev
2015-11-09Added some TODOs.Alex Zolotarev
2015-11-09[qmake] Removed CONFIG+=ordered for easier dependencies and faster builds wit...Alex Zolotarev
2015-10-26Moving downloader_tests into a separate executable.Timofey
2015-10-19[build] Build separate omim for osrm-backend, fix variablesIlya Zverev
2015-10-16Merge pull request #265 from kshalnev/pedestrian_routing_teststherearesomewhocallmetim
2015-10-16Renamed pedestrian_routing_benchmarks -> pedestrian_routing_testsConstantin Shalnev
2015-10-16Added styles symbols consistency testConstantin Shalnev
2015-10-15Do not build skin_generator if it is map_designer for a deviceConstantin Shalnev
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