Support #1209
Split Unit Test into Separate Tests
Status: | New | Start date: | 12/03/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - |
Description
NeL has a large suite of unit tests but whenever an individual test fails we have no notification as to what area is broken. Splitting the tests into modules related to their library (e.g. NLMISC, NLNET, NL3D, etc) will help us identify failed areas.
Google code-in task