~ubuntu-branches/ubuntu/trusty/judy/trusty

« back to all changes in this revision

Viewing changes to test/manual/README

  • Committer: Bazaar Package Importer
  • Author(s): Troy Heber
  • Date: 2005-03-22 06:55:53 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050322065553-syjpkd48r4re18dn
Tags: 1.0.1-5

* Moving LGPL link in copyright back to LGPL-2.1
* Cleanup of debian/rules: removed explicit refs to 32-bit archs, removed
  unnecessary nostrip, using --man dir to install man pages, moving from
  dh_movefiles to dh_install.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Checkit         Script to validate Judy works before installing
2
 
Judy1LCheck.c   Program to test functionality of Judy API.
3
 
Judy1LTime.c    Program to time common Judy functions.
4
 
mymalloc.c      Proto malloc(3), well tested for performance.
5
 
SLcompare.c     Program to compare JudySL performance with others
6
 
timeit.c        High resolution timers for certain platforms
7
 
timeit.h        High resolution timers for certain platforms