Commit Graph

33 Commits

Author SHA1 Message Date
red0124
55d0a4e598
Updated and added new functions related to headers, resolved ODR issues, resolved clang-tidy warnings (#50)
* Bugfix/odr violations (#47)

* Make common non-member functions inline, remove unreachable line from get_line_buffer

* [skip ci] Fix namespace comments

* Resolve clang-tidy warnings (#48)

* Resolve clang-tidy warnings, update single_header_generator.py

* Update single header test, resolve additional clang-tidy warnings

* Add header and raw_header methods,  update header usage methods error handling, write new and update existing unit tests

* Update parser error messages, fix parser tests

* Add [[nodiscard]] where fitting, update unit tests (#49)

* Add const where fitting, make splitter class members private, add #pragma once to ssp.hpp

* Modify header parsing for empty headers, update old and add new tests for header parsing

* Enable the parser to accept a header with one empty field, update unit tests

* Fix test CMakeLists.txt typo
2024-03-14 17:22:57 +01:00
ado
6516c6cc94 [skip ci] Restore CMAKE_GITHUB_CI, disable some extended tests 2024-02-21 21:38:27 +01:00
ado
cbb0a1ad8e [skip ci] Fix coverage.yml typo, disable extended tests 2024-02-21 21:23:38 +01:00
ado
e4fba8a918 Split parser tests part 2 into additional segments 2024-02-19 00:04:09 +01:00
ado
11d57bd073 [skip ci] Try fix MINGW ci 2024-02-18 23:40:53 +01:00
ado
45b840a30a [skip ci] Try fix MINGW ci 2024-02-18 23:22:37 +01:00
ado
8bb773625b [skip ci] Try fix MINGW ci 2024-02-18 23:16:10 +01:00
ado
0466c7234c [skip ci] Try fix MINGW ci 2024-02-18 23:13:16 +01:00
ado
d21c387a33 [skip ci] Try fix MINGW ci 2024-02-18 23:07:26 +01:00
ado
d019edb2bf [skip ci] Update unit test CMakeList for MINGW 2024-02-18 21:58:06 +01:00
ado
aacf690640 Fix unit test CMakeLists typo 2024-02-17 21:10:25 +01:00
ado
f8c5757d99 Fix unit test CMakeLists 2024-02-17 21:08:24 +01:00
ado
5173e7afbc Update test file names 2023-08-03 23:09:25 +02:00
ado
5963df5ffd Update test meson.build 2023-08-03 23:04:05 +02:00
ado
7656ba0a55 Fix CMake typo 2023-08-03 21:32:35 +02:00
ado
761445bd36 Split test_parser2 into multiple segments 2023-08-03 21:28:41 +02:00
ado
0858369c7d Fix test CMakeList.txt 2023-07-31 23:30:26 +02:00
ado
2fe2c391fe WIP, Continue writing additional parser tests, add big object flag to test cmake for mingw 2023-07-31 23:25:47 +02:00
ado
1d94989a4d Remove big obj flag for compilers except MSVC within test cmake 2023-07-30 23:06:04 +02:00
ado
84a7d46cbf WIP, Continue writing additional parser tests, add big object flag to test cmake 2023-07-30 22:59:37 +02:00
ado
d6cf9bd006 WIP, Move additional parser tests to separate file 2023-07-29 20:41:31 +02:00
ado
04edf1e532 Make project used forked doctest 2023-02-12 12:23:25 +01:00
ado
db2a72c18b Update CMake files 2023-02-08 21:54:44 +01:00
ado
e366618639 update cmake 2021-02-07 12:15:53 +01:00
ado
bea7775118 merge with master 2021-01-21 01:54:20 +01:00
ado
40f8dcc203 try fix test CMakeLists 2021-01-21 01:45:16 +01:00
ado
33f65e2061 remove test_main from ci 2021-01-21 01:41:54 +01:00
ado
2765cb467f add test_main to CMakeList 2021-01-21 01:36:34 +01:00
ado
f2c157efc3 fix test/CmakeLists 2021-01-21 01:32:52 +01:00
ado
e49ccede35 update tests for github ci 2021-01-21 01:29:07 +01:00
ado
4f7cf73002 update cmake for unit tests 2021-01-19 20:32:46 +01:00
friendlyanon
d31c545d23 Add doctest define to lists file 2021-01-06 02:34:51 +00:00
friendlyanon
ddc5fc16df Add lists file for tests 2021-01-06 01:38:31 +00:00