Prechádzať zdrojové kódy

test/unit - update README with dependency on sipp

Olle E. Johansson 11 rokov pred
rodič
commit
18939df87a
1 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  1. 5 0
      test/unit/README

+ 5 - 0
test/unit/README

@@ -15,6 +15,11 @@ This tests should (in the current state) only run by developers who know
 what they do. They could delete your database, produce core dumps that fill
 what they do. They could delete your database, produce core dumps that fill
 your harddisk or do other nasty things..
 your harddisk or do other nasty things..
 
 
+Dependencies
+------------
+- SIPP (sipp.sourceforge.net) is required by some tests.
+  
+
 Usage
 Usage
 -----
 -----