aboutsummaryrefslogtreecommitdiff
path: root/mgen/tests
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2010-08-23 10:07:12 +0200
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-08-30 14:50:53 +0300
commitcf3596996da18f91ff8a7e1e8cb599bf07a5ee46 (patch)
treee84347482c515889036be1690d2803c73ad15beb /mgen/tests
parent2d4702d54307d8b928eab259242eb5540a039b30 (diff)
Changes: Fix README in mgen tests
RevBy: Details: Tool was renamed from duigen to mgen. Updated README.
Diffstat (limited to 'mgen/tests')
-rw-r--r--mgen/tests/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/mgen/tests/README.txt b/mgen/tests/README.txt
index b4565449..28576a1c 100644
--- a/mgen/tests/README.txt
+++ b/mgen/tests/README.txt
@@ -1,6 +1,6 @@
-These files are to test for regressions when regexes are changed in duigen.
+These files are to test for regressions when regexes are changed in mgen.
For example:
-../duigen --model duigentest.h
-git diff gen_duigentestdata.{cpp,h}
+../mgen --model mgentest.h
+git diff gen_mgentestdata.{cpp,h}