Commit Graph

110 Commits

Author SHA1 Message Date
briano%netscape.com
de44b4d417 General cleanup. 1999-09-10 00:59:21 +00:00
slamm%netscape.com
b01e4732f2 Use the right quotes. 1999-08-28 00:32:47 +00:00
slamm%netscape.com
243646fd36 Print mozconfig if there is one. 1999-08-27 23:37:22 +00:00
kipp%netscape.com
e2c9a513f2 duh 1999-08-27 21:56:17 +00:00
kipp%netscape.com
3cf744e28c Enable mallopt check action if flags say so 1999-08-27 21:56:03 +00:00
phillip%netscape.com
5f2cfbd06f added broswerwatch.com to url.txt 1999-08-26 21:29:25 +00:00
slamm%netscape.com
5a8aec963e Have the script report it's version. 1999-08-25 17:54:47 +00:00
slamm%netscape.com
0ba0978677 Load config before setting up environment. 1999-08-24 00:23:31 +00:00
slamm%netscape.com
909a5ecb9b Init before parsing args. really check it in. 1999-08-21 01:11:39 +00:00
slamm%netscape.com
f9e870a8ab Simplify the args just build depend by default. 1999-08-21 01:06:07 +00:00
slamm%netscape.com
18da97b49b Load defaults before handling command-line options. 1999-08-21 00:49:25 +00:00
slamm%netscape.com
cabb8ffcdf Split configuration into a separate file (run --example-config to start out). 1999-08-20 23:52:18 +00:00
slamm%netscape.com
6e047215e1 Pull by date as default. 1999-08-20 17:06:55 +00:00
slamm%netscape.com
e671be70df Report the starttime correctly. Not ten minutes into the past. 1999-08-20 17:00:38 +00:00
tague%netscape.com
c20dbf23de Added rickg's tool for finding dereference errors 1999-08-04 19:44:15 +00:00
sspitzer%netscape.com
0f1188a8ce ignore generated Makefile 1999-07-29 05:00:07 +00:00
mcafee%netscape.com
9e9afeb293 Minor comment change. 1999-07-27 23:31:48 +00:00
mcafee%netscape.com
09740c6d93 First checkin 1999-07-27 20:32:08 +00:00
jj%netscape.com
0c87a98848 reduced url timeout from 120 to 60 seconds 1999-07-22 01:33:37 +00:00
phillip%netscape.com
5068b1fe11 changing timeout to 30 seconds. 1999-07-21 21:19:11 +00:00
jj%netscape.com
4ea792291a removed hardcoded path to apprunner, using ReadMozillaHome() method instead (implementation in apFrame.inc). Also simplified "GetBuildNum()" by accessing mozilla/config/build_number instead of navigator.xul -- jj. 1999-07-20 23:59:05 +00:00
jj%netscape.com
0c914047cb added ReadMozillaHome() method to automatically pick the location of the latest build. Method also called from smotest.t -- jj. 1999-07-20 23:56:11 +00:00
jj%netscape.com
3fc3af5cb5 Updated Apprunner and Navigator.xul paths 1999-07-20 19:15:41 +00:00
briano%netscape.com
97ad458d73 Fixes a nasty bug that caused LD_LIBRARY_PATH to grow with each iteration. 1999-07-10 20:13:51 +00:00
valeski%netscape.com
8887ad2cc9 added a date header to the cookie test (cookies require a server date to work) 1999-07-06 23:54:12 +00:00
briano%netscape.com
da19f7fbe4 Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings. 1999-07-01 01:31:11 +00:00
briano%netscape.com
8524980c0a Handle a few new platforms, and now uses config.guess to get the objdir name (if any). 1999-07-01 00:27:12 +00:00
leaf%mozilla.org
66066ac712 getting this back on its feet, letting it run with relative paths 1999-06-30 00:29:09 +00:00
ramiro%netscape.com
51f479a5c0 Use this gdb hack to save memory. 1999-06-25 07:18:14 +00:00
gagan%netscape.com
4de981d222 Fix the default line problem. Added a /cookie case to send a dummy "set-cookie: header" 1999-06-24 02:29:20 +00:00
gagan%netscape.com
bae126c753 Added special cases to allow for something like http://gagan/?Length=5000 to get a response back with Content-Length (actual and header both) set to 5000. Its cool for testing bigger responses. 1999-06-19 04:05:10 +00:00
amasri%netscape.com
0c5f17c20a added extra tests for version 2.0 added timing changes to help stabilize bitmap added functional tests for version 2.0 added error handling to account for windows not opening completely changed default URL loading method to Mozilla.LoadURL() NOTE: Smoketest is now dependant only on correct button positions for "OpenFile" dialog. added full path OpenFile() capabilities on mac, plus String2List utility to permit graphic file interface to be manipulated Added SetActive() to OpenNewWin() 1999-06-18 01:35:27 +00:00
amasri%netscape.com
48f97d3533 changed Invoke() method to give better error messages changed iBitmapWait to 90 to account for i18n sites changed default home page to "Navigator Help" changed sDir to full path from relative path NOTE: must be changed for each machine it runs on added timeout to Apprunner.Invoke() 1999-06-18 01:35:25 +00:00
amasri%netscape.com
2404d744c3 added extra tests for version 2.0 added timing changes to help stabilize bitmap added functional tests for version 2.0 added error handling to account for windows not opening completely changed default URL loading method to Mozilla.LoadURL() NOTE: Smoketest is now dependant only on correct button positions for "OpenFile" dialog. added full path OpenFile() capabilities on mac, plus String2List utility to permit graphic file interface to be manipulated 1999-06-17 01:53:18 +00:00
amasri%netscape.com
d57f7bf482 changed Invoke() method to give better error messages changed iBitmapWait to 90 to account for i18n sites changed default home page to "Navigator Help" changed sDir to full path from relative path NOTE: must be changed for each machine it runs on 1999-06-17 01:53:15 +00:00
amasri%netscape.com
c257ff3f8f added extra tests for version 2.0 added i18n tests changed expected file names added ender tests added functional tests for version 2.0 1999-06-17 01:53:12 +00:00
phillip%netscape.com
15f736c896 smoke.pl now changes to apprunner_bin before invoking apprunner 1999-06-15 02:02:58 +00:00
gagan%netscape.com
eb5ccc12b0 Ignore .class files for CVS. 1999-06-11 06:25:11 +00:00
gagan%netscape.com
a941eb6b56 Added the test server for testing anamalous responses from HTTP servers. For more details read http://lxr.mozilla.org/mozilla/source/netwerk/testserver/docs/help.html 1999-06-11 06:21:16 +00:00
bsharma%netscape.com
52424b1aea changed the sleep time to 90 seconds 1999-06-11 01:20:50 +00:00
amasri%netscape.com
92a983abeb added extra tests for version 2.0 added timing changes to help stabilize bitmap 1999-06-08 21:44:48 +00:00
phillip%netscape.com
378e7b9a48 mad script executable, fixed relative path issues. 1999-06-08 21:38:35 +00:00
amasri%netscape.com
04a328f72c changed Invoke() method to give better error messages changed iBitmapWait to 90 to account for i18n sites 1999-06-08 21:35:30 +00:00
amasri%netscape.com
d398c01e98 added extra tests for version 2.0 added i18n tests 1999-06-08 21:32:22 +00:00
amasri%netscape.com
f250f73a30 added extra tests for version 2.0 added i18n tests 1999-06-08 21:30:39 +00:00
leaf%mozilla.org
40ba715f3d moving SmokeTestLinux-1.pl to smoke.pl 1999-06-07 23:47:16 +00:00
bsharma%netscape.com
f4713568a3 adding the smoketest scripts 1999-06-07 22:29:38 +00:00
amasri%netscape.com
7346633b09 commented out tests that cause system failure (ZDNet) 1999-06-04 17:00:53 +00:00
amasri%netscape.com
c6af5cbc55 added error handling 1999-06-04 17:00:18 +00:00
amasri%netscape.com
8718881838 changed Invoke() method to give better error messages 1999-06-04 16:59:30 +00:00