aboutsummaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search/OperatorTest.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-20/+6
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander2010-10-021-0/+4
| | | | r=mkanat, a=mkanat (module owner)
* Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander2010-07-151-0/+3
| | | | r=mkanat, a=mkanat (module owner)
* Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander2010-07-071-0/+110
boolean charts r=glob, a=mkanat