mu/lib/utils
Dirk-Jan C. Binnema c78435a6fe tests: always log to file during tests
And set the cachedir (for logging and other things) to a random tmpdir.
2023-04-09 15:04:19 +03:00
..
tests utils: add Regex::replace + unit tests 2023-01-29 10:13:29 +02:00
meson.build mu-logger: Add lock for file-logger and stress test 2023-04-08 10:34:16 +03:00
mu-async-queue.hh utils/async-queue: appease helgrind 2022-02-17 23:48:59 +02:00
mu-command-handler.cc server: split off new server command 'queries' 2023-01-07 15:40:30 +02:00
mu-command-handler.hh utils/command-handler: fix symbol-arg copy-pasta 2022-11-13 15:03:07 +02:00
mu-error.hh mu: improve mu-error 2023-01-29 15:38:40 +02:00
mu-logger.cc logger: create logdir if non-existent 2023-04-09 15:04:13 +03:00
mu-logger.hh mu-logger: Add lock for file-logger and stress test 2023-04-08 10:34:16 +03:00
mu-option.cc utils: add mu-option.cc 2022-04-18 22:54:33 +03:00
mu-option.hh lib: move 3rd party code to thirdparty; add tabulate.hpp 2022-04-30 10:40:45 +03:00
mu-readline.cc mu-server: add a bit more debugging info 2022-05-30 20:30:33 +03:00
mu-readline.hh mu-server: add a bit more debugging info 2022-05-30 20:30:33 +03:00
mu-regex.cc utils: add missing mu-regex.cc 2023-01-29 12:49:52 +02:00
mu-regex.hh utils: add Regex::replace + unit tests 2023-01-29 10:13:29 +02:00
mu-result.hh result: make assert_valid_result a bit more informative 2022-05-31 23:39:50 +03:00
mu-sexp.cc mu-find: restore JSON output 2023-04-02 09:26:18 +03:00
mu-sexp.hh sexp: major rework / API improvements 2022-11-07 18:37:23 +02:00
mu-test-utils.cc tests: always log to file during tests 2023-04-09 15:04:19 +03:00
mu-test-utils.hh test: don't "uniqify" link names during test 2023-04-09 15:03:59 +03:00
mu-utils-file.cc lib: use join_paths 2023-01-29 10:13:29 +02:00
mu-utils-file.hh utils: add join_paths + tests 2023-01-29 10:13:29 +02:00
mu-utils-format.hh utils/mu-utils-format: add missing includes 2022-11-12 08:30:46 +02:00
mu-utils.cc utils: get rid of mu-util.[ch] 2023-01-14 20:02:05 +02:00
mu-utils.hh server: add a few stopwatches 2023-01-19 22:37:50 +02:00
mu-xapian-utils.hh utils: improve xapian exception handling / reporting 2023-01-29 11:25:02 +02:00