aboutsummaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 619466: Make searching by work_time search the total time on the bugMax Kanat-Alexander2010-12-151-1/+1
* Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5Frédéric Buclin2010-10-281-4/+4
* Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander2010-10-051-1/+8
* Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.tMax Kanat-Alexander2010-10-031-3/+9
* Bug 601376: Test the __all__, __open__, and __closed__ arguments toMax Kanat-Alexander2010-10-021-1/+14
* Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander2010-10-021-2/+2
* Bug 579695: Make xt/search.t do substring tests using a more consistentMax Kanat-Alexander2010-07-181-5/+5
* Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander2010-07-151-1/+3
* Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander2010-07-081-1/+1
* Bug 577588: xt/seach.t was sometimes not properly translating specialMax Kanat-Alexander2010-07-081-3/+4
* Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander2010-07-071-0/+941