Source-Changes archive

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

CVS commit: src/tests/lib/libc/regex/att



Module Name:    src
Committed By:   christos
Date:           Sun Nov  6 16:26:20 UTC 2011

Added Files:
        src/tests/lib/libc/regex/att: README basic.dat categorization.dat
            forcedassoc.dat leftassoc.dat nullsubexpr.dat repetition.dat
            rightassoc.dat

Log Message:
Add tests from: http://www2.research.att.com/~gsf/testregex/


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/regex/att/README \
    src/tests/lib/libc/regex/att/basic.dat \
    src/tests/lib/libc/regex/att/categorization.dat \
    src/tests/lib/libc/regex/att/forcedassoc.dat \
    src/tests/lib/libc/regex/att/leftassoc.dat \
    src/tests/lib/libc/regex/att/nullsubexpr.dat \
    src/tests/lib/libc/regex/att/repetition.dat \
    src/tests/lib/libc/regex/att/rightassoc.dat

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