From: Lea Wiemann <lewiemann@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: gitweb: Smoke test
Date: Wed, 28 May 2008 20:56:33 +0200 [thread overview]
Message-ID: <483DAAE1.4000107@gmail.com> (raw)
FYI and in case you're interested, I've implemented a smoke test for
gitweb in a branch, here:
http://repo.or.cz/w/git/gitweb-caching.git?a=tree;f=gitweb/test;h=cccee14b2571200861ffc05fbfae12c6d17e919d;hb=HEAD
It spiders your local gitweb site (which preferably only contains a
really small test repository) with wget, and reports any problems, i.e.
broken links or crashes of the CGI script.
The same mechanism might also be usable to view recursive diffs between
old and new output, to see if anything has changed. I'll probably
implement that later when I start doing refactorings on gitweb. Perhaps
we should also have a real test suite at some point, though I'm not
entirely sure yet how to approach that -- I'll have to dig into the code
first. :)
(If there's any desire to copy the script to mainline, let me know --
I'll be happy with leaving it on the branch for now, though.)
-- Lea
reply other threads:[~2008-05-28 18:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=483DAAE1.4000107@gmail.com \
--to=lewiemann@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).