1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-01 22:00:31 +02:00

restructured test programs

This commit is contained in:
Mikael Roos
2014-11-26 15:16:02 +01:00
parent 2d09ea4b44
commit 832edc9d26

View File

@@ -133,6 +133,8 @@ Revision history
v0.5.x (latest)
* Restructured testprograms. Fix #41.
* Corrected json on PHP 5.3. Fix #42.
* Improving template for tests in `webroot/tests` when testing out #40.
* Adding testcase for #40.
* Adding option `convolve` taking comma-separated list of 11 float-values, wraps and exposes `imageconvoluttion()`. #4