1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00
gnss-sdr/src/tests
Carles Fernandez 62a7e54359
Introduce readability-identifier-naming check
This commit enforces naming style for Classes and global constants:
Camel_Snake_Case for Classes
UPPER_CASE for global constants
CamelCase for abstract classes
2019-02-22 10:47:24 +01:00
..
common-files Extend clang-tidy checking to tests and utils 2019-02-21 11:42:56 +01:00
data Fix runtime error when using Boost >= 1.66 2018-10-06 13:52:48 +02:00
signal_samples Minor fixes: typos, includes 2018-03-26 15:06:14 +02:00
system-tests Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
unit-tests Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
CMakeLists.txt Cosmetic fix 2019-02-21 12:52:29 +01:00
single_test_main.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
test_main.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00