summaryrefslogtreecommitdiff
path: root/open_issues/unit_testing.mdwn
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2011-10-04 17:22:17 +0200
committerArne Babenhauserheide <arne_bab@web.de>2011-10-04 17:22:17 +0200
commitd0bdae24b59dde1783f928992d414f608a42b266 (patch)
tree052e5254f6207fa384bdddd64b5580d0718b83c4 /open_issues/unit_testing.mdwn
parentcf1d668a185777e48faa180f201f58f93dcf3950 (diff)
parent67f614c029ba729a9451e87c4885c198fc10251b (diff)
manual merge
Diffstat (limited to 'open_issues/unit_testing.mdwn')
-rw-r--r--open_issues/unit_testing.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/open_issues/unit_testing.mdwn b/open_issues/unit_testing.mdwn
index 0def95fa..dd1e465c 100644
--- a/open_issues/unit_testing.mdwn
+++ b/open_issues/unit_testing.mdwn
@@ -29,8 +29,8 @@ abandoned).
* used by the [[GCC testsuite|gcc]], [[GDB testsuite|gdb]],
[[binutils testsuite|binutils]], etc.
- * The [[glibc_testsuite]] has a home-grown system (Makefile-based), likewise
- does the [[Open_POSIX_Test_Suite]].
+ * The [[glibc testsuite|glibc]] has a home-grown system (Makefile-based),
+ likewise does the [[Open_POSIX_Test_Suite]].
* [Kyua](http://code.google.com/p/kyua/) (and its predecessor [ATF](http://www.NetBSD.org/~jmmv/atf/)).