* gitweb: Smoke test
@ 2008-05-28 18:56 Lea Wiemann
0 siblings, 0 replies; only message in thread
From: Lea Wiemann @ 2008-05-28 18:56 UTC (permalink / raw)
To: Git Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-28 18:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-28 18:56 gitweb: Smoke test Lea Wiemann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.