Files
libkiwix/test
Veloman Yunkan e402dcabcb Another way of testing that an existing spellings DB is reused
Under Windows and Packages CI workflows the previous approach to testing
that an existing spellings DB file is reused didn't work since it relied
on an auxiliary test ensuring that a spellings database cannot be
created in a read-only directory, whereas

1. under Windows a temporary directory couldn't be made read-only
   (leading to the failure of the auxiliary test)

2. in the Packages workflow the build was run with root privileges
   and the read-onliness of the target directory was ignored
   (leading to the same failure).

So the test was rewritten to actually check the content of the target
directory as well as the modifications times of the target directory and
the database file.
2025-10-09 17:15:17 +04:00
..
2024-02-08 11:52:37 +01:00
2024-08-14 12:45:37 +04:00
2020-01-20 17:00:18 +01:00
2022-06-10 11:21:35 +02:00
2025-10-06 17:19:32 +04:00
2020-01-20 17:00:18 +01:00