Source-Changes archive

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

CVS commit: [netbsd-9] src/tests/lib/libc/c063



Module Name:    src
Committed By:   martin
Date:           Sun Oct 13 10:47:34 UTC 2024

Modified Files:
        src/tests/lib/libc/c063 [netbsd-9]: t_fchmodat.c t_utimensat.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1900):

        tests/lib/libc/c063/t_fchmodat.c: revision 1.4
        tests/lib/libc/c063/t_fchmodat.c: revision 1.5
        tests/lib/libc/c063/t_fchmodat.c: revision 1.6
        tests/lib/libc/c063/t_fchmodat.c: revision 1.7
        tests/lib/libc/c063/t_utimensat.c: revision 1.7

Fix = -> ==. Pointed out by Shivraj
tests/libc: replace some more '=' with the intended '=='
correct test conditions.

tests/fchmodat: add missing space in test failure message


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.14.1 src/tests/lib/libc/c063/t_fchmodat.c
cvs rdiff -u -r1.6 -r1.6.14.1 src/tests/lib/libc/c063/t_utimensat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index