2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/tests
Christopher Baines 53341c70fc Change the locale codeset representation
From the normalized one, to the one actually contained within glibc. Recent
versions of glibc also contain symlinks linking the normalized codeset to the
locales with the .UTF-8 ending, but older ones do not.

Maybe handling codeset normalisation for queries would be good, but the locale
values ending in .UTF-8 are more compatible and allow the code to be
simplified. For querying, maybe there should be a locales table which handles
different representations.
2020-09-26 11:45:57 +01:00
..
branch-updated-emails.scm Check that the test database is being used in all the tests 2020-02-24 21:16:41 +00:00
driver.scm Add a (tests driver) module 2019-05-12 17:32:21 +01:00
jobs-load-new-guix-revision.scm Do some more mocking in the jobs-load-new-guix-revision tests 2020-02-27 21:20:24 +00:00
mock-inferior.scm Put some comments in the mock-inferior module 2019-09-05 16:07:23 +02:00
model-derivation.scm Update the valid-systems test 2020-04-20 08:59:10 +01:00
model-git-branch.scm Check that the test database is being used in all the tests 2020-02-24 21:16:41 +00:00
model-git-repository.scm Check that the test database is being used in all the tests 2020-02-24 21:16:41 +00:00
model-license-set.scm Don't use the (tests driver) module 2020-02-27 21:10:04 +00:00
model-license.scm Adapt some license related code to work without mock in the tests 2020-02-24 21:47:34 +00:00
model-lint-checker.scm Fix lint checker tests 2020-06-07 20:17:03 +01:00
model-lint-warning-message.scm Check that the test database is being used in all the tests 2020-02-24 21:16:41 +00:00
model-package-metadata.scm Change the locale codeset representation 2020-09-26 11:45:57 +01:00
model-package.scm Change the locale codeset representation 2020-09-26 11:45:57 +01:00