bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

enhance posix_spawn_file_actions_add[f]chdir tests


From: Bruno Haible
Subject: enhance posix_spawn_file_actions_add[f]chdir tests
Date: Tue, 28 Apr 2020 12:38:34 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-177-generic; KDE/5.18.0; x86_64; ; )

The Austin Group has now clarified the interaction between
posix_spawn_file_actions_addchdir, posix_spawn_file_actions_addfchdir
and relative file names passed as program names. [1]

Let me enhance the gnulib tests accordingly.

[1] https://www.austingroupbugs.net/view.php?id=1208


2020-04-28  Bruno Haible  <address@hidden>

        posix_spawn_file_actions_addfchdir tests: Enhance test.
        * tests/test-posix_spawn5.c: Include findprog.h.
        (test): New function, extracted from main.
        (main): Invoke it. Also, invoke it with a program name such as
        "bin/pwd".
        * modules/posix_spawn_file_actions_addfchdir-tests (Depends-on): Add
        findprog.

2020-04-28  Bruno Haible  <address@hidden>

        posix_spawn_file_actions_addchdir tests: Enhance test.
        * tests/test-posix_spawn4.c: Include findprog.h.
        (test): New function, extracted from main.
        (main): Invoke it. Also, invoke it with a program name such as
        "bin/pwd".
        * modules/posix_spawn_file_actions_addchdir-tests (Depends-on): Add
        findprog.

Attachment: 0001-posix_spawn_file_actions_addchdir-tests-Enhance-test.patch
Description: Text Data

Attachment: 0002-posix_spawn_file_actions_addfchdir-tests-Enhance-tes.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]