Commit Graph

128 Commits

Author SHA1 Message Date
kipp%netscape.com
d44f8afe43 Reworked tree support 1999-09-30 01:51:20 +00:00
briano%netscape.com
63f7169985 Minor changes for SCO, BSDI, AIX 4.2, and commercial build. 1999-09-29 22:12:34 +00:00
kipp%netscape.com
8e6cf0c89b new 1999-09-28 14:38:20 +00:00
toshok%hungry.com
73accb7138 ignore .deps files. 1999-09-27 21:26:38 +00:00
mcafee%netscape.com
81ec4cfde8 Ignore generated files. 1999-09-27 05:47:31 +00:00
mcafee%netscape.com
63ba7078aa Renamed to Makefile.linux to get this out of the way of autoconf's generated Makefile. 1999-09-26 21:46:34 +00:00
mcafee%netscape.com
e8e9f407f1 Moving Makefile out of the way of autoconf, saving this for stand-alone reasons for now. 1999-09-26 21:44:45 +00:00
mcafee%netscape.com
2f6757146f Making this document look like a Mozilla doc, minor clean-up. 1999-09-26 20:27:56 +00:00
kipp%netscape.com
9e2fb9931c updated 1999-09-26 06:34:45 +00:00
kipp%netscape.com
2e1524a40f new 1999-09-26 06:31:36 +00:00
kipp%netscape.com
d2ce4fc4dc Added in -MD 1999-09-26 06:31:28 +00:00
kipp%netscape.com
f6eae84862 Whacked to support a graph display format 1999-09-26 06:31:18 +00:00
mcafee%netscape.com
5d2afc667c Ignore generated files. 1999-09-25 08:28:20 +00:00
mcafee%netscape.com
176ceb238f Autoconf version of Makefile, a=smfr. Not part of default build. 1999-09-25 08:23:19 +00:00
mcafee%netscape.com
f46b0e02fa Adding typedefs for u_long, u_int for porting reasons. a=smfr, not part of default build. 1999-09-25 07:09:15 +00:00
amasri%netscape.com
4cb71f163b revised browser tests to work with seamonkey M11: 1) closed open sidebar. 2) worked around broken menus by using all-keyboard method for loading URIs. 3) added bDebug and bGrippyOpen variables. bDebug should always be false for build smoketests 1999-09-17 17:57:18 +00:00
briano%netscape.com
3447c18330 Officially added all of my random hacks for things like Motif support, NS commercial builds, Fullcircle support, and so on. 1999-09-17 00:40:00 +00:00
kipp%netscape.com
3cc32ff91b Port to redhat6 1999-09-15 04:35:58 +00:00
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