gecko/testing/mozmill
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E) e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
..
jsbridge-2.3.5 Bustage fix for mass mozmill checkin from bug 516984, spurious mac binary files got uploaded that break rebasing. This removes them. r=jhammel 2010-06-08 16:17:20 -07:00
mozmill-1.4.1 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
mozrunner-2.4.2 Bug 516984 Mass import of Mozmill code into m-c. This is mozmill release 1.4.1 Reviewers=mikeal, ctalbert, harth, whimboo etc 2010-06-01 13:45:04 -07:00
simplejson-2.1.1 Bug 516984 Mass import of Mozmill code into m-c. This is mozmill release 1.4.1 Reviewers=mikeal, ctalbert, harth, whimboo etc 2010-06-01 13:45:04 -07:00
tests Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
virtualenv Bug 516984 Mass import of Mozmill code into m-c. This is mozmill release 1.4.1 Reviewers=mikeal, ctalbert, harth, whimboo etc 2010-06-01 13:45:04 -07:00
installmozmill.py Bug 516984 Add Mozmill tests to buildbot, fix to ensure python environment copied properly. r=ted 2010-06-08 16:17:21 -07:00
Makefile.in
README.txt

Simple mozmill test harness

See https://developer.mozilla.org/en/Mozmill

The tests are from http://hg.mozilla.org/qa/mozmill-tests