Content deleted Content added
Andy M. Wang (talk | contribs) m Reverted to revision 728406312 by Andy M. Wang (talk). (TW) |
Andy M. Wang (talk | contribs) rv to 2014. unclear why not working |
||
Line 184:
function suite:testCategory_edit_semi_file_vandalism_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_wikipedia_vandalism_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_help_vandalism_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_portal_vandalism_all()
self:assertProtectionCategoryEquals('
end
Line 204:
function suite:testCategory_edit_semi_talk_vandalism_all()
self:assertProtectionCategoryEquals('
end
Line 220:
function suite:testCategory_edit_semi_file_vandalism_temp()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_wikipedia_vandalism_temp()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_help_vandalism_temp()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_portal_vandalism_temp()
self:assertProtectionCategoryEquals('
end
Line 240:
function suite:testCategory_edit_semi_talk_vandalism_temp()
self:assertProtectionCategoryEquals('
end
Line 260:
function suite:testCategory_edit_full_file_vandalism_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_full_wikipedia_vandalism_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_full_help_vandalism_all()
self:assertProtectionCategoryEquals('
end
Line 276:
function suite:testCategory_edit_full_template_vandalism_all()
self:assertProtectionCategoryEquals('Wikipedia
end
function suite:testCategory_edit_full_talk_vandalism_all()
self:assertProtectionCategoryEquals('
end
Line 296:
function suite:testCategory_edit_full_file_vandalism_temp()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_full_wikipedia_vandalism_temp()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_full_help_vandalism_temp()
self:assertProtectionCategoryEquals('
end
Line 312:
function suite:testCategory_edit_full_template_vandalism_temp()
self:assertProtectionCategoryEquals('Wikipedia
end
function suite:testCategory_edit_full_talk_vandalism_temp()
self:assertProtectionCategoryEquals('
end
Line 412:
function suite:testCategory_edit_full_template_all_all()
self:assertProtectionCategoryEquals('Wikipedia
end
function suite:testCategory_edit_full_template_all_temp()
self:assertProtectionCategoryEquals('Wikipedia
end
function suite:testCategory_edit_template_template_all_all()
self:assertProtectionCategoryEquals('Wikipedia
end
function suite:testCategory_edit_template_template_all_temp()
self:assertProtectionCategoryEquals('Wikipedia
end
Line 433:
function suite:testCategory_edit_full_template_all_temp()
self:assertProtectionCategoryEquals('Wikipedia move-protected templates', d.move, d.full, 10, nil, d.temp)
end
Line 680 ⟶ 652:
function suite:testCategory_edit_semi_file_all_indef()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_wikipedia_all_indef()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_help_all_indef()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_portal_all_indef()
self:assertProtectionCategoryEquals('
end
Line 700 ⟶ 672:
function suite:testCategory_edit_semi_talk_all_indef()
self:assertProtectionCategoryEquals('
end
Line 760 ⟶ 732:
function suite:testCategory_edit_semi_file_all_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_wikipedia_all_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_help_all_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_semi_portal_all_all()
self:assertProtectionCategoryEquals('
end
Line 784 ⟶ 756:
function suite:testCategory_edit_semi_talk_all_all()
self:assertProtectionCategoryEquals('
end
Line 800 ⟶ 772:
function suite:testCategory_edit_full_file_all_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_full_wikipedia_all_all()
self:assertProtectionCategoryEquals('
end
function suite:testCategory_edit_full_help_all_all()
self:assertProtectionCategoryEquals('
end
Line 816 ⟶ 788:
function suite:testCategory_edit_full_template_all_all()
self:assertProtectionCategoryEquals('Wikipedia
end
Line 824 ⟶ 796:
function suite:testCategory_edit_full_talk_all_all()
self:assertProtectionCategoryEquals('
end
|