Commit Graph

7 Commits

Author SHA1 Message Date
6126d7ee62 store: ensure updates update message sexp too
And turn all "add" into "replace" so old messages get removed.
Update tests too.
2022-05-05 01:40:17 +03:00
b7a30c0a36 utils: update date/size parsing, factor out format
And update tests
2022-04-30 10:40:45 +03:00
e0096c3dee utils: improve split / join 2022-03-19 10:58:13 +02:00
4990792f02 utils: rework Mu::split
And add some tests, cleanups.
2022-02-22 23:07:30 +02:00
ec826cd838 tests: update naming 2022-02-21 23:51:46 +02:00
e818e94d0e build: fix some scan-build warnings 2022-02-07 17:36:34 +02:00
48d3f9cfab tests: move to subdir, move to meson
De-clutter the source directories a bit. Ensure tests build with meson, and
remove from autotools in a few places (no need to do things twice).
2021-11-08 23:58:05 +02:00