gecko-dev/webtools/litmus
2006-06-20 06:28:37 +00:00
..
css b=323768 2006-06-05 01:16:46 +00:00
images b=335382 2006-05-01 21:42:54 +00:00
js Bug 338087 Tinderbox 'L' popups are broken in Firefox trunk due to misuse of DOM Range 2006-06-20 06:28:37 +00:00
Litmus Provide better error handling by defining an error handler in Litmus::DBI. When a database error is thrown, this handler will take care of calling Litmus::Error::internalError() and displaying a proper error message to the user. This should do much to prevent 500 Internal Server Errors and the blank pages that previously popped up. 2006-06-19 22:05:16 +00:00
skins Actually display the correct stats in stats.cgi. Also move the footer down a little. 2005-08-17 23:35:30 +00:00
t Fix for bug 315479 part 2: Cross-site scripting security holes in templates. All tests now pass. 2005-11-15 17:30:57 +00:00
templates/en/default Change some form field names to silence password manager. 2006-06-16 18:54:37 +00:00
testcase_files - adding apache access directives for new testcase_files directory tree 2006-06-07 22:55:50 +00:00
testrunner_migration - script to clone a testgroup, including all subsidiary subgroups and testcases 2006-05-25 19:00:32 +00:00
.cvsignore Add data/ to cvsignore and create the data directory at install-time. 2005-09-07 00:43:37 +00:00
.htaccess
advanced_search.cgi b=323768 2006-06-05 04:07:29 +00:00
common_results.cgi b=314928 2006-01-25 17:03:40 +00:00
edit_categories.cgi b=314928 2006-01-25 17:03:40 +00:00
edit_users.cgi Change some form field names to silence password manager. 2006-06-16 18:54:37 +00:00
enter_test.cgi * New feature: Add New Testcase 2006-06-13 17:05:23 +00:00
favicon.ico - new look-and-feel code, css into css/ directory; 2005-10-11 18:44:16 +00:00
index.cgi b=314928 2006-01-25 17:03:40 +00:00
INSTALL Add Date::Manip to the module list. We've been using it for ages, but it was never listed. 2006-06-16 22:54:06 +00:00
Litmus.pm b=314928 2006-01-25 17:03:40 +00:00
login.cgi - add login link to sidebar 2006-02-24 23:37:02 +00:00
logout.cgi b=314928 2006-01-25 17:03:40 +00:00
Makefile Add 'make cache' target. 2006-03-21 00:38:56 +00:00
populatedb.pl Improve search for edit_users.cgi. 2006-06-16 18:36:51 +00:00
populatedb.sql Remove ENUM cols from populatedb.sql to match schema. 2006-01-17 04:43:56 +00:00
process_test.cgi b=322585 2006-06-05 05:53:10 +00:00
README
robots.txt Add coop's robots.txt file from the production install 2006-06-13 19:25:45 +00:00
run_tests.cgi b=323768 2006-06-05 04:07:29 +00:00
runtests.pl Let's actually pass the tests...Removing tabs from a couple of files (replacing them with spaces) and fixing the test scripts to work properly. 2005-11-10 23:24:46 +00:00
schema.pl Improve search for edit_users.cgi. 2006-06-16 18:36:51 +00:00
search_results.cgi b=323768 2006-06-05 04:07:29 +00:00
show_test.cgi - remove sort_order 2006-06-14 17:30:10 +00:00
simpletest.cgi b=323768 2006-06-05 04:07:29 +00:00
single_result.cgi b=323768 2006-06-05 04:07:29 +00:00
stats.cgi b=323768 2006-06-05 04:07:29 +00:00
testlist.cgi b=323768 2006-06-05 04:07:29 +00:00

===Litmus===

If you're reading this, you've downloaded, received, or simply conjured
out of thin air, a copy of the Litmus testcase management system.
Presumably, you're reading this file because you have some sort of
question about Litmus. Hopefully, if we've done our job right, this file
ought to answer your questions. 

Q: What is Litmus?
A: Litmus is a testcase management system. Its goal is to allow users to
enter software tests, run them, and view and manage the results. Along
the way, users can expect to be able to do queries and reports and have
access all the usual features they expect from a first-class web
application. The reality may be somewhat different than this goal.
Litmus is developed by mozilla.org.  

Q: How do I install this dang thing?
A: You probably want the file called INSTALL.

Q: Where is the real documentation?
A: Hahahaha. What is this "documentation" you speak of? You might want
to check out the Litmus Wiki, which may or may not contain useful
information. See http://wiki.mozilla.org/Litmus.

Q: What needs to be done?
A: See http://wiki.mozilla.org/Litmus:Todo

Q: How much does it cost?
A: Nothing. Litmus is Free Software, licensed under the Mozilla Public
License.

Q: Wait. Isn't "testcase" two words? 
A: Not here it isn't. 

Q: Waaaaaaah. Why is Litmus written in Perl and not
PHP/Python/Java/Objective Pascal/Latin?
A: Because I know Perl. Duh. Also because Litmus uses some code from
Bugzilla, and it wouldn't be able to do this if it was written in some
other language. Camels are also some of the least buggy animals around,
as they swat flies away with their tails. 

Q: I'm still confused. You didn't answer my question. I don't know what
to do. Help!
A: First of all, that's not a question. In any case, your best bet is
probably to email Zach Lipton <zach@zachlipton.com>, and if you ask
nicely and don't make too much of a pest of yourself, he'd be glad to
get you on the right track.