Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[data] Folder refactoring #8094

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AndrewShkrob
Copy link
Member

Moved tests into a separate folder - test_data

  • gpx/
  • kml/
  • osm/
  • world_feed_integration_tests_data/
  • broken_bookmarks.kmb.test

I can't move minsk-pass.mwm to the test_data folder yet. It requires a lot of changes in the code.

Moved fonts into a separate folder:

  • 00_NotoNaskhArabic-Regular.ttf
  • 00_NotoSansThai-Regular.ttf
  • 00_NotoSerifDevanagari-Regular.ttf
  • 01_dejavusans.ttf
  • 02_droidsans-fallback.ttf
  • 03_jomolhari-id-a3d.ttf
  • 04_padauk.ttf
  • 05_khmeros.ttf
  • 06_code2000.ttf
  • 07_roboto_medium.ttf
  • fonts_blacklist.txt
  • fonts_whitelist.txt
  • unicode_blocks.txt

Changes tested on Desktop (MacOS), iPhone and Android

qt/CMakeLists.txt Outdated Show resolved Hide resolved
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
@@ -84,7 +84,7 @@ data/[0-9][0-9][0-9][0-9][0-9][0-9]
data/gps_track.dat
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What problem does this PR solve?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mess in the data folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants