Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Add some sort of testing and benchmarking #2

Closed
z0w0 opened this issue Jul 13, 2013 · 1 comment
Closed

Add some sort of testing and benchmarking #2

z0w0 opened this issue Jul 13, 2013 · 1 comment
Milestone

Comments

@z0w0
Copy link
Owner

z0w0 commented Jul 13, 2013

Unit testing things like the color composing functions is obvious, but I'm not too sure how to automate testing the rendering functions, although it could definitely be done by creating a PNG surface, using that to render and then comparing the final output to a static PNG file.

There also needs to be benchmarking so potential optimizations can be spotted and made.

@z0w0
Copy link
Owner Author

z0w0 commented Aug 1, 2013

I'm going to close this. There's unit tests for stuff that needs it. In the case of things like automatons and signal utilities, usually you can be sure enough that it's working if it compiles.

@z0w0 z0w0 closed this as completed Aug 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant