arunkumarmunusamy / bitfighter

Automatically exported from code.google.com/p/bitfighter
Other
0 stars 0 forks source link

Add an assert or some other warning when resources are missing when testing #369

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when running the tests, we need a visible warning of some sort to alert users 
when required resources are missing.  Perhaps a TNLAssert would work.

Original issue reported on code.google.com by watusim...@bitfighter.org on 13 Jan 2014 at 3:38

GoogleCodeExporter commented 9 years ago
Proposed fix: 
https://code.google.com/r/skopekondrej-dev/source/detail?r=b164e100db4b79970d07a
d8978e5455c69c12d3a

Didn't use TNLAssert, because it's console output was quite uninformative.

Original comment by skopekon...@gmail.com on 13 Jan 2014 at 8:37

GoogleCodeExporter commented 9 years ago
It looks good!  I'll take a closer look tonight and merge it into the codebase. 
 Thanks!

Original comment by watusim...@bitfighter.org on 14 Jan 2014 at 9:07

GoogleCodeExporter commented 9 years ago
Glad I could help! Please let me know if anything needs to be changed.

Original comment by skopekon...@gmail.com on 14 Jan 2014 at 6:57

GoogleCodeExporter commented 9 years ago
Fixed with code from oskopek

Original comment by watusim...@bitfighter.org on 21 Jan 2014 at 11:38