nixpkgs/pkgs
sternenseemann c5d2491fd1 utf8proc: enable tests
For the current version normtest and graphemetest are disabled. This
will probably change in the future. Those tests are problematic because
they depend on unicode data files which are downloaded by cmake at build
time:

    file(MAKE_DIRECTORY data)
    set(UNICODE_VERSION 13.0.0)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/NormalizationTest.txt data/NormalizationTest.txt SHOW_PROGRESS)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/auxiliary/GraphemeBreakTest.txt data/GraphemeBreakTest.txt SHOW_PROGRESS)

For the next update, we'll probably need to patch out this section of
CMakeLists.txt and download the files in question with fetchurl
ourselves.
2020-12-15 12:02:11 +01:00
..
applications Merge pull request #106683 from dywedir/pijul 2020-12-14 21:15:58 +02:00
build-support emacsWithPackages: fix application wrapper on darwin 2020-12-12 04:20:00 +00:00
common-updater
data Merge pull request #106476 from r-ryantm/auto-update/osinfo-db 2020-12-13 20:56:07 -05:00
desktops gnomeExtensions.paperwm: remove maintainer 2020-12-14 06:02:19 +10:00
development utf8proc: enable tests 2020-12-15 12:02:11 +01:00
games superTuxKart: 1.1 -> 1.2 2020-12-14 20:21:47 +01:00
misc bareboxTools: init at v2020.12.0 2020-12-14 21:49:37 +01:00
os-specific linux-rt_latest: 5.9.1-rt20 -> 5.10-rt17 2020-12-14 23:42:17 +00:00
pkgs-lib
servers tailscale: 1.2.8 -> 1.2.10 2020-12-14 18:34:43 -08:00
shells Remove myself from maintainers sets 2020-12-07 14:30:37 +00:00
stdenv Merge master into staging-next 2020-12-03 00:36:28 +00:00
test rust: Clean up target configs and test some more 2020-11-28 19:36:28 +00:00
tools Merge PR #106881 2020-12-14 22:08:14 +01:00
top-level scribusUnstable: build with libsForQt5 2020-12-15 01:46:34 +01:00