navit:add_tests

Last commit made on 2019-10-30
Get this branch:
git clone -b add_tests https://git.launchpad.net/navit

Branch merges

Branch information

Name:
add_tests
Repository:
lp:navit

Recent commits

94e4456... by Joseph Herlant <email address hidden>

Googletest installs but binary linking fails

0aec66f... by Joseph Herlant <email address hidden>

Remove file from bad copy-paste

907d13c... by Joseph Herlant <email address hidden>

add:tests:Add a way to run unit tests in Navit

893ff75... by Joseph Herlant <email address hidden>

cleanup:ci:Simplify the listing of files for sanity check (#929)

4ab928c... by Pierre GRANDIN <email address hidden>

Update:i18n:Updated German (Switzerland) translation from launchpad (#934)

10f514a... by Stefan Wildemann <email address hidden>

fix:all:fix compiler warnings (#935)

* fix:core:remove many compiler warnings from core

c62df58... by Pierre GRANDIN <email address hidden>

Update:i18n:Updated Welsh translation from launchpad (#932)

df2c55b... by Stefan Wildemann <email address hidden>

fix:core:Don't flood stack on big map elements (#928)

* fix:core:Don't flood stack on big map elements

Use g_malloc instead of g_alloca on huge map elements.

Correctly calculate element intersection with map selection
even if buffer is too small.

c0a7ca3... by Joseph Herlant <email address hidden>

cleanup:qt:Whitespaces and blank lines cleanup according to cpplint (#930)

* cleanup:qt:Whitespaces and blank lines cleanup according to cpplint

* More blank lines

* Yet another one [skip-ci]

* Another few fixes

* Weird use case. Do we need this protected declaration?

91c085e... by Joseph Herlant <email address hidden>

update:doc: Fix windows doc and cleanup sphinx warnings (#927)