summaryrefslogtreecommitdiff
path: root/test/files/run/regularpatmat.scala
Commit message (Expand)AuthorAgeFilesLines
* bugfixburaq2004-02-021-0/+19
* - Replaced Executable by Applicationpaltherr2004-01-131-1/+1
* added test x@_*buraq2004-01-121-20/+23
* changed "test" to assertEqualsburaq2004-01-091-126/+125
* - added 'import java.lang.System' to allow the ...mihaylov2003-12-081-0/+2
* added test case for bug#195buraq2003-10-301-4/+16
* added test case for bug196buraq2003-10-291-1/+12
* more descriptive commentburaq2003-10-281-1/+1
* added test case bug180buraq2003-10-281-1/+13
* added test case for analyzer (bug179)buraq2003-10-281-2/+14
* added test case for #133bburaq2003-10-061-3/+13
* added testcases for last bugfix (testNN)buraq2003-10-011-0/+21
* entered test case for bug132buraq2003-09-261-0/+24
* added parentheses around x @ ('a','b')*buraq2003-09-121-1/+1
* shortest-match policy instead of longest match ...buraq2003-07-291-8/+8
* test cases for regular pattern matchingburaq2003-07-151-0/+585