• Home
  • Raw
  • Download

Lines Matching defs:good

15     good = []  variable in BaseRobotTest
53 good = ['/', '/test.html'] variable in UserAgentWildcardTest
70 good = ['/', '/test.html', ('cybermapper', '/cyberworld/map/index.html')] variable in CrawlDelayAndCustomAgentTest
85 good = ['/', '/test.html'] variable in SitemapTest
97 good = [] variable in RejectAllRobotsTest
131 good = ['/foo'] variable in EmptyFileTest
147 good = [('figtree', '/foo.html')] variable in CrawlDelayAndRequestRateTest
166 good = ['/tmp'] variable in InvalidRequestRateTest
179 good = ['/foo.html'] variable in InvalidCrawlDelayTest
193 good = ['/folder1/myfile.html'] variable in AnotherInvalidRequestRateTest
225 good = ['/folder1/myfile.html'] variable in GoogleURLOrderingTest
235 good = ['/some/path'] variable in DisallowQueryStringTest
248 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
259 good = ['/some/path?'] variable in EmptyQueryStringTest
272 good = ['/', '/test.html'] variable in DefaultEntryTest