ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
342 stars 90 forks source link

Split unit test suite into separate modules #506

Closed ryzom-pipeline closed 1 year ago

ryzom-pipeline commented 13 years ago

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

Original creation date in redmine: 2010/12/03 02:23:33 +0100 by jgeralnik at https://dev.ryzom.com/issues/1209

kaetemi commented 1 year ago

Cleaning up stale issues.