aboutsummaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search/OrTest.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander2010-07-151-6/+5
| | | | | instead of taking a CGI object. r=mkanat, a=mkanat (module owner)
* Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander2010-07-071-0/+186
boolean charts r=glob, a=mkanat