Граф коммитов

73 Коммитов

Автор SHA1 Сообщение Дата
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
amasri%netscape.com 1e02bdcb17 added extra tests for version 2.0 1999-06-04 16:58:29 +00:00
phillip%netscape.com 7d5c9276ea fixed the initialization of run_time in test_url 1999-05-27 22:27:14 +00:00
phillip%netscape.com ebb9b6256a cleaned up the url_list init routine and added a TODO for relative paths 1999-05-27 22:01:53 +00:00
amasri%netscape.com a44c02489e First Checked In. 1999-05-27 21:57:35 +00:00
phillip%netscape.com db58001ea0 smoketest perl script. should run in any unix flavor, but has dependencies
on killall, and other issues that might need to be rectified.
1999-05-27 21:44:06 +00:00
phillip%netscape.com c3a0006193 fixed the problem that caused url redirects to appear to fail 1999-05-21 18:14:59 +00:00
briano%netscape.com 2407e3e47f Added support for NetBSD/arm, SCO OpenServer, and IRIX 5.x. 1999-05-21 04:24:30 +00:00
kipp%netscape.com 7b9c361abe new 1999-05-14 16:32:07 +00:00
briano%netscape.com 87ed5c218a Minor changes, mostly for QNX. 1999-05-13 02:16:10 +00:00
briano%netscape.com 150cb9c442 Minor cleanup, and got rid of a completely pointless chunk of code. 1999-05-05 04:00:55 +00:00
slamm%netscape.com f27057e20e Implement find-mozconfig in perl. Add check for MOZ_CONFIG_GUESS to skip config.guess. Fix annoying bug on Solaris. It does not like func() {:}. You have to use func() {:;} instead. 1999-04-30 19:35:37 +00:00
briano%netscape.com b62ad2c332 Major rewrite to eliminate classic build support, attempt to capture output from the test run, and initial support for building in the source tree. 1999-04-29 23:27:05 +00:00
phillip%netscape.com 4d9c780d79 script that eventually will be run with tinderbox builds. 1999-04-29 22:05:40 +00:00
leaf%mozilla.org 448a4e1b66 commiting first revision 1999-04-27 21:32:19 +00:00
briano%netscape.com 0e61db55cc Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
briano%netscape.com ed6163fbb1 Now switching back and forth between timestamp builds and HEAD builds ought not produce any surprises. 1999-04-15 01:46:04 +00:00
briano%netscape.com ce45e59663 Fixed a typo, got rid of the now-unneeded --with-pthreads flags, and cleaned up a few variable definitions. 1999-04-14 09:02:14 +00:00
briano%netscape.com c83bfbb048 Turned on pthreads for OSF/1, removed some flags that aren't needed anymore, and fixed the 'repeating timestamp' bug. 1999-04-08 03:01:20 +00:00
briano%netscape.com ba5e42586d Fixed a bug in the timestamp mechanism and turned it off by default, turned CVS compression off by default, and made the appropriate flag changes. 1999-04-07 00:29:45 +00:00
briano%netscape.com 1f34e994de Cleaned up the use of the -j flag and added the --nodeps option. 1999-04-05 22:43:52 +00:00
briano%netscape.com b362effa4d Added the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
slamm%netscape.com 19767e2aef add check-modules.pl 1999-03-25 17:16:20 +00:00
briano%netscape.com 2a8bef8ed0 Added IRIX support (sort of), and a way to turn off CVS compression if necessary. 1999-03-20 02:04:21 +00:00
slamm%netscape.com 112f486d6a -mQuiet the cvs checkout with -q. It will still print what is updated. It just won't print the name of every directory it recurses through. Cleared with cyeh. 1999-03-18 23:50:10 +00:00
briano%netscape.com 245aa43315 Added --help. Just because... 1999-03-18 09:30:57 +00:00
briano%netscape.com 0624e515f9 Now the version number is determined using the RCS Revision keyword mechanism. 1999-03-18 09:19:22 +00:00
briano%netscape.com 9569ecf30b Support for Linux/sparc and QNX, and a few additional minor tweaks. 1999-03-18 08:47:10 +00:00
cyeh%netscape.com faa62fc15e added loop command line option to control the number of times it cycles
on a url.txt file. default is 100 times.
1999-03-15 22:46:46 +00:00
cyeh%netscape.com a1a601787d fix -f command line option so that it actually works. 1999-03-15 19:33:13 +00:00
cyeh%netscape.com c882274f7f use plain text for the automated report, and don't uuencode 1999-03-12 23:24:53 +00:00
briano%netscape.com 36c4eb99f2 Lame tweak in order to do a test build on non-glibc Linux systems. 1999-03-10 03:30:42 +00:00
slamm%netscape.com 9ff333002f Add source tree navigation tool. 1999-03-09 01:07:00 +00:00
briano%netscape.com 975e9fd1dc Fixed my stupid mistake (theoretically) and increased the test timeout to 45 seconds. 1999-03-09 00:44:04 +00:00
briano%netscape.com b169e7f425 More fixes, and I added a silly hack to show what compiler is being used. 1999-03-09 00:15:46 +00:00
briano%netscape.com 4f87709075 Major housecleaning, and a hack to allow me to build on Solaris using Workshop. 1999-03-03 01:21:42 +00:00
leaf%mozilla.org 308cc9296a fixed smoketest to invoke grendel with 'java grendel.Main' and also
exit the child process after running the binary (can't write to the same
logfile twice, now can we?)
1999-02-28 08:46:34 +00:00
briano%netscape.com 0dcbd14bd5 Mostly just support for SunOS 4.x 1999-02-27 04:55:44 +00:00