4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-06 07:49:34 +00:00

Typo fixes.

svn path=/trunk/kdesupport/qca/; revision=594797
This commit is contained in:
Brad Hards 2006-10-12 10:58:16 +00:00
parent f4528b2451
commit 622ff3f954

@ -9,10 +9,11 @@ provided with the QCA download because of their size. This is not a
problem - the tests will simply be skipped if the files are not
present. If you want to exercise these tests, you need to copy (or
link) Botan-1.4.1.tar.bz2, linux-2.6.7.tar.bz2 and scribus-1.2.tar.bz2
tarballs as distributed into the unittest/data/ directory. These files
should be readily available on the Internet. There is also a zero
length file (imaginatively called "empty"), which you can create with
something like "touch ./data/empty" at the command line.
tarballs as distributed into the unittest/hashunittest/data/
directory. These files should be readily available on the
Internet. There is also a zero length file (imaginatively called
"empty"), which you can create with something like "touch
./data/empty" at the command line.
These tests are implemented using the QTestLib test framework provided
with Qt 4.1 and later. If you are having trouble with a test, you can