gecko/dom/identity/tests
Bobby Holley 9f03f90fb7 Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components |  xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
..
head_identity.js Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
Makefile.in Bug 773485 - Update identity Makefiles to use MOCHITEST_FILES. r=glandium 2012-08-09 00:07:38 -07:00
test_identity_idp_auth_basics.html Bug 753239 - Implement a DOM component for navigator.id. r=jst 2012-06-29 16:12:00 -07:00
test_identity_idp_prov_basics.html Bug 753239 - Implement a DOM component for navigator.id. r=jst 2012-06-29 16:12:00 -07:00
test_identity_rp_basics.html Bug 753239 - Implement a DOM component for navigator.id. r=jst 2012-06-29 16:12:00 -07:00