History log of /freebsd-9.3-release/tools/regression/lib/libc/locale/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 137960 21-Nov-2004 tjr

Remove regression tests for the obsolete rune interface.


# 132499 21-Jul-2004 tjr

Add test programs for mbsnrtowcs() and wcsnrtombs().


# 121732 30-Oct-2003 tjr

Add regression tests for sgetrune() and sputrune().


# 115894 06-Jun-2003 tjr

Regression tests for wctype(), iswctype(), wctrans(), towctrans().


# 106686 09-Nov-2002 tjr

Add regression tests for mblen(), mbtowc(), wctomb(), mbstowcs() and
wcstombs(). These tests have already found two libc bugs.


# 106080 28-Oct-2002 tjr

Simplify by using inference rules properly.


# 105980 26-Oct-2002 tjr

Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs().


# 105973 26-Oct-2002 tjr

Add regression tests for mbrtowc(3) and wcrtomb(3).