]> git.sesse.net Git - xml-template/history - tests/test.sh
Update the PHP SWIG version to PHP 7, with various crash fixes, too.
[xml-template] / tests / test.sh
2017-08-17 Steinar H. GundersonUpdate the PHP SWIG version to PHP 7, with various... master
2017-08-17 Steinar H. GundersonAdd Python 3 support.
2011-09-22 sgunderson@bigfoot.comStart a PHP5-to-C++11 SWIG layer (!).
2011-09-22 sgunderson@bigfoot.comRename C++0x port to C++11, since that will be the...
2011-09-22 sgunderson@bigfoot.comMerge.
2011-09-21 sgunderson@bigfoot.comTweak C++0x API a bit, to prepare for include. Also...
2011-09-21 sgunderson@bigfoot.comC++0x make should be silent.
2011-09-21 sgunderson@bigfoot.comAdd c++0x to test suite.
2008-04-21 sgunderson@bigfoot.comAdd php5 (not working yet, just copied php4/).
2008-04-21 sgunderson@bigfoot.comRename php -> php4.
2007-03-01 sgunderson@bigfoot.comAdd a structure test.
2007-03-01 sgunderson@bigfoot.comHand-merge from borked repository. Main changes are...
2007-03-01 sgunderson@bigfoot.comStart working on a SAX version of the Perl stuff. Very...
2006-10-04 sgunderson@bigfoot.comAdd a new "attribute3" test, for testing undef/NULL...
2006-10-04 Steinar H. GundersonAdjust the columns in test.sh.
2006-10-03 Steinar H. GundersonAdd a new "attribute-empty" test.
2006-09-06 sgunderson@bigfoot.comMake the test suite output slightly easier (?) to read.
2006-09-06 sgunderson@bigfoot.comDon't need to run the full battery of tests every time.
2006-09-06 sgunderson@bigfoot.comAdd a trivial new “pass through” test.
2006-09-06 sgunderson@bigfoot.comRun PHP4 tests with -q, to avoid trying to diff non...
2006-09-06 sgunderson@bigfoot.comActually output the error when we get one.
2006-09-06 sgunderson@bigfoot.comFix an error in test.sh.
2006-09-06 sgunderson@bigfoot.comAdd reference files, and fix a few bugs in the test...
2006-09-06 sgunderson@bigfoot.comAdd a simple test harness.