diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-03-06 00:29:22 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-03-06 00:29:22 +0100 |
commit | afe6f5029552c8c6320e0074dd6b96f76db41a8d (patch) | |
tree | e94e17c81d119d4476558e24856f775637fc5205 /open_issues | |
parent | ff8af7a8958e412a03445e71340aedab2dc5fb05 (diff) |
open_issues/unit_testing: Might be a GSoC task.
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/unit_testing.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open_issues/unit_testing.mdwn b/open_issues/unit_testing.mdwn index 8749e650..95aa0b5f 100644 --- a/open_issues/unit_testing.mdwn +++ b/open_issues/unit_testing.mdwn @@ -8,6 +8,10 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] +This task may be suitable for [[community/GSoC]]. + +--- + A collection of thoughts with respect to unit testing. We definitely want to add unit test suites to our code base. |