aboutsummaryrefslogtreecommitdiff
path: root/runtests.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c lijunlong2023-02-221-0/+10
* cmake doesn't support finding luajit, so skip itleaf corcoran2020-04-251-9/+15
* make tests fail when they failleaf corcoran2020-04-251-2/+2
* use local lua for makefile buildleaf corcoran2020-04-251-1/+1
* fail if tests are blockedleaf corcoran2020-04-251-1/+1
* removed rpmbuild testIlya Shipitsin2016-04-241-23/+0
* Bump version to 2.1develMark Pulford2012-03-041-1/+1
* Work around Solaris awk limitationsMark Pulford2012-03-041-3/+4
* Bump version to 2.0develMark Pulford2012-03-041-1/+1
* Fix runtests.sh after API change and file movesMark Pulford2012-03-041-5/+5
* Bump development version to 1.1develMark Pulford2012-03-041-1/+1
* Automate package releases with build-packages.shMark Pulford2011-12-151-12/+25
* Add support for building via CMakeMark Pulford2011-12-131-0/+10
* Update build testing to show test counts/failuresMark Pulford2011-12-131-5/+8
* Ensure build tests only use the current cjson.soMark Pulford2011-12-131-6/+13
* Add automatic RPM build testingMark Pulford2011-12-131-1/+17
* Fix Makefile for use with non-GNU makeMark Pulford2011-12-081-7/+4
* Add automated build testing (LuaRocks, Makefile)Mark Pulford2011-11-291-0/+45