3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/shells/bash
Niklas Hambüchen 0a854379c4 bash-completion: Fix tests with musl.
Fixes test error

    self = <test_iconv.TestIconv object at 0x7ffff52f3410>
    completion = <CompletionResult []>

        @pytest.mark.complete("iconv -")
        def test_1(self, completion):
    >       assert completion
    E       assert <CompletionResult []>

    ../t/test_iconv.py:7: AssertionError

by applying upstream commit not present in a newer release.
2019-12-02 04:20:08 +01:00
..
bash-completion bash-completion: Fix tests with musl. 2019-12-02 04:20:08 +01:00
nix-bash-completions treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
4.4.nix Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
5.0.nix bash: cygwin patch no longer applies 2019-01-09 08:28:29 +00:00
bash-4.4-patches.nix
bash-5.0-patches.nix bash_5: 5.0p7 -> 5.0p9 2019-08-22 14:07:55 -05:00
cygwin-bash-4.4.11-2.src.patch
update-patch-set.sh