Regression tests added to 1.5 - please use them!

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
rogerborg
Admin
Posts: 3590
Joined: Mon Oct 09, 2006 9:36 am
Location: Scotland - gonnae no slag aff mah Engleesh
Contact:

Regression tests added to 1.5 - please use them!

Post by rogerborg »

1.5 now has a small suite of unit tests, which can be used for regression testing.

While the primary audience is devs (as a precommit regression test), I'd like to encourage everyone to build and run these tests, and to report any failures here. This applies double if you think you've found a bug, since it will help us to know which bugs are are aren't covered by a test.

Also, if you'd like to add any tests, they would be very welcome. My intent is to add tests for any new features or bugfixes, and as time permits to add regression tests for existing features, starting at the core:: and working outwards.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Post by Mel »

I did the tests, what information would you require?
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
rogerborg
Admin
Posts: 3590
Joined: Mon Oct 09, 2006 9:36 am
Location: Scotland - gonnae no slag aff mah Engleesh
Contact:

Post by rogerborg »

Super, thanks. A report about any fails that you are experiencing would be great. If you can investigate the causes, even better. If you can provide new unit/regression tests for any part of Irrlicht, best of all.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Post Reply