~ubuntu-branches/ubuntu/feisty/lxr-cvs/feisty

« back to all changes in this revision

Viewing changes to tests/README

  • Committer: Bazaar Package Importer
  • Author(s): Giacomo Catenazzi
  • Date: 2006-10-03 22:34:32 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061003223432-7ow5gegmzfq02viy
Tags: 0.9.4.0.20061001-2
* Moved cgi scripts in /usr/lib/cgi-bin/lxr/ as policy 11.5
* Restored the old database structure, and paths should
  be stables, so now it can go in testing (closes: #355517)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
To run these tests:
2
2
 
3
3
- Make sure Test::Unit is installed
4
 
- Execute TestRunner.pl AllTests
 
 
b'\\ No newline at end of file'
 
4
- Execute TestRunner.pl AllTests
 
5
 
 
6
Note: If you wish to run the Bitkeeper tests you will need to:
 
7
- untar the bk-test-repository.tgz file
 
8
- uncomment the BKTest line in AllTests.pm
 
9
 
 
10