Source-Changes archive

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

CVS commit: src/tests/usr.bin/c++



Module Name:    src
Committed By:   kamil
Date:           Fri May  4 12:51:18 UTC 2018

Modified Files:
        src/tests/usr.bin/c++: t_ubsan_int_add_overflow.sh
            t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh
            t_ubsan_int_sub_overflow.sh t_ubsan_vla_out_of_bounds.sh

Log Message:
Improve wording for non-native speakers of English

Improve wording in t_ubsan tests in for c++.

No functional change intended.

Follow the changed in cc/ by <martin>


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/c++/t_ubsan_int_add_overflow.sh \
    src/tests/usr.bin/c++/t_ubsan_int_divzero.sh \
    src/tests/usr.bin/c++/t_ubsan_int_neg_overflow.sh \
    src/tests/usr.bin/c++/t_ubsan_int_sub_overflow.sh
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/c++/t_ubsan_vla_out_of_bounds.sh

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