summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozprocess/tests/iniparser/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/mozprocess/tests/iniparser/INSTALL')
-rw-r--r--testing/mozbase/mozprocess/tests/iniparser/INSTALL15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/mozbase/mozprocess/tests/iniparser/INSTALL b/testing/mozbase/mozprocess/tests/iniparser/INSTALL
new file mode 100644
index 000000000..a5b05d0e2
--- /dev/null
+++ b/testing/mozbase/mozprocess/tests/iniparser/INSTALL
@@ -0,0 +1,15 @@
+
+iniParser installation instructions
+-----------------------------------
+
+- Modify the Makefile to suit your environment.
+- Type 'make' to make the library.
+- Type 'make check' to make the test program.
+- Type 'test/iniexample' to launch the test program.
+- Type 'test/parse' to launch torture tests.
+
+
+
+Enjoy!
+N. Devillard
+Wed Mar 2 21:14:17 CET 2011