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 f9911cbc3f
Fix lintian warning very-long-line-length-in-source-file (raised by Lintian v2.110.0)
Rationale:
The source file includes a line length that is well beyond the normally human made code line length.
This very long line length does not allow Lintian to do correctly some source file checks.
This line could also be the result of some text injected by a computer program, and thus could lead to FTBFS bugs.
Last but not least, long line in source code could be used to obfuscate the source code and to hide stuff like backdoors or security problems.
2021-10-29 14:26:55 +02:00
..
benchmarks Fix lintian warning very-long-line-length-in-source-file (raised by Lintian v2.110.0) 2021-10-29 14:26:55 +02:00
common-files Apply more concise file header format 2020-12-30 13:35:06 +01:00
data Update local GPSTk version to v8.0.0, keep compatibilty if v3.0.0 is installed 2020-12-02 14:27:59 +01:00
signal_samples Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
system-tests Raise maximum SEP 2021-10-10 21:41:21 +02:00
unit-tests Fix lintian warning very-long-line-length-in-source-file (raised by Lintian v2.110.0) 2021-10-29 14:26:55 +02:00
CMakeLists.txt Improve detection of Gnuplot and gnss_sim when cross-compiling 2021-08-02 09:33:16 +02:00
single_test_main.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
test_main.cc Remove UnscentedFilterComputationTest suite, which is randomly failing 2021-10-08 19:07:11 +02:00