Edit

IABSD.fr/ports/textproc/nlohmann-json

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2023-12-28 00:57:07
    Hash : fd8037ba
    Message : Fix tests The "only 4 tests that try to git clone fail" comment is wrong, most of the 91 tests fail fetching data; https://github.com/nlohmann/json/pull/2202 from 2020 added an option to use prefetched test data and skip git usage, so do that and have 87/87 tests pass (on amd64).