Sébastien Helleu
|
a1cbe63a42
|
tests: move CMake file, main C++/headers for tests and scripts to unit directory
|
2025-05-05 13:18:34 +02:00 |
|
Sébastien Helleu
|
2475f20cb7
|
all: move description of C files below the copyright and license
|
2025-03-31 11:47:49 +02:00 |
|
Sébastien Helleu
|
3a6ac9ee76
|
all: add SPDX license tag
|
2025-03-31 07:49:26 +02:00 |
|
Sébastien Helleu
|
d8987a1678
|
all: replace Copyright lines by SPDX copyright tag
|
2025-03-30 14:47:12 +02:00 |
|
Sébastien Helleu
|
547e2b934e
|
core: update copyright dates
|
2025-02-01 23:13:18 +01:00 |
|
Sébastien Helleu
|
6908eec160
|
tests: replace POINTERS_EQUAL by STRCMP_EQUAL in string comparisons with NULL
|
2024-09-14 10:26:42 +02:00 |
|
Sébastien Helleu
|
7438d2c737
|
alias: remove check of NULL pointers before calling alias_free() (issue #865)
|
2024-04-26 21:21:48 +02:00 |
|
Sébastien Helleu
|
eecb2a997e
|
core: update copyright dates
|
2024-01-01 22:29:58 +01:00 |
|
Sébastien Helleu
|
a2b21df6ab
|
alias: use dynamic string to replace alias arguments
|
2023-05-18 11:48:15 +02:00 |
|
Sébastien Helleu
|
338f7028ec
|
tests: add tests on alias functions
Functions tested:
- alias_valid
- alias_search
- alias_string_add_word
- alias_string_add_word_range
- alias_string_add_arguments
- alias_replace_args
|
2023-05-18 11:10:54 +02:00 |
|