bug 352026 - update test to uniquely identify subtest results. sync developer trace tests with js test suite. bug 472619 - update sisyphus to build 1.9.1 from releases/mozilla-1.9.1 and 1.9.2 from mozilla-central. bug 458679 - JavaScript Tests by Igor Bukanov, Jesse Ruderman and Gary Kwong. bug 469855 - allow test parameter to be placed anywhere in query string. bug 469696 - obsolete test for 1.9.1 branch. bug 454142 - JavaScript Test by Gary Kwong. bug 462470 - update spidermonkey-n-1.9.1.tests to include missed test. bug 465366 - JavaScript Test by Boris Zbarsky, Andreas Gal. bug 417131 - JavaScript Test by Igor Bukanov. bug 428366 - JavaScript Test by Blake Kaplan. bug 371802 - JavaScript Test by Brendan Eich. bug 443071 - JavaScript Test by Jesse Ruderman. bug 465133 - JavaScript Test by Jesse Ruderman. git-svn-id: svn://10.0.0.236/trunk@255808 18797224-902f-48f8-a5cc-f745e15eee43
5 lines
159 B
Plaintext
Executable File
5 lines
159 B
Plaintext
Executable File
product=${product:-js}
|
|
branch=${branch:-1.8.1}
|
|
buildtype=${buildtype:-debug}
|
|
jsshellsourcepath=${jsshellsourcepath:-/work/mozilla/builds/1.8.1/mozilla/js/src}
|