mu/lib/utils
Dirk-Jan C. Binnema 915335fd76 tests: check setlocale return value
It might fail while nl_langinfo does not.
2024-02-25 17:11:29 +02:00
..
tests tests: move to tests/, make optional 2024-01-06 18:35:22 +02:00
meson.build tests: move to tests/, make optional 2024-01-06 18:35:22 +02:00
mu-async-queue.hh lib: update for api changes, update tests 2023-06-27 00:53:23 +03:00
mu-command-handler.cc command-handler: more unit tests 2023-09-24 17:29:56 +03:00
mu-command-handler.hh command-handler: more unit tests 2023-09-24 17:29:56 +03:00
mu-error.cc error: more unit tests 2023-09-24 17:29:56 +03:00
mu-error.hh error: more unit tests 2023-09-24 17:29:56 +03:00
mu-html-to-text.cc html-to-text: add missing include <array> 2023-07-26 23:30:54 +03:00
mu-lang-detector.cc utils: fix non-cld2 build 2023-05-12 21:52:32 +03:00
mu-lang-detector.hh utils: implement language-detector 2023-05-11 23:23:52 +03:00
mu-logger.cc improve unit tests 2023-09-24 20:21:57 +03:00
mu-logger.hh mu-logger: Add lock for file-logger and stress test 2023-04-08 10:26:15 +03:00
mu-option.cc lib: unit tests: improve / better coverage 2023-09-13 23:02:53 +03:00
mu-option.hh option/result: add "unwrap" 2023-08-09 23:24:47 +03:00
mu-readline.cc utils/readline: use fmt-based apis 2023-07-25 21:26:01 +03:00
mu-readline.hh mu-server: add a bit more debugging info 2022-05-30 20:30:33 +03:00
mu-regex.cc improve unit tests 2023-09-24 20:21:57 +03:00
mu-regex.hh improve unit tests 2023-09-24 20:21:57 +03:00
mu-result.hh mu-result: small tweaks 2023-12-13 21:48:43 +02:00
mu-sexp.cc sexp: use fmt for parsing_error 2023-07-05 23:40:36 +03:00
mu-sexp.hh remove Mu::format, use mu_format 2023-08-19 20:04:50 +03:00
mu-test-utils.cc tests: check setlocale return value 2024-02-25 17:11:29 +02:00
mu-test-utils.hh unit-tests: modernize 2023-09-11 23:51:37 +03:00
mu-unbroken.hh utils/unbroken: avoid pre-C++20 compiler warning 2023-09-10 10:15:33 +03:00
mu-utils-file.cc expand_path: better handle paths with spaces 2023-10-07 00:18:56 +03:00
mu-utils-file.hh mu-init: guess maildir when --maildir is missing 2024-01-01 10:33:03 +02:00
mu-utils.cc utils: add utf8_wordbreak 2023-09-17 18:11:10 +03:00
mu-utils.hh utils/add: improve unit test coverage 2023-09-24 17:29:56 +03:00