summaryrefslogtreecommitdiff
path: root/test/daemon/firefly-II.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* More test trimming.Eric S. Raymond2015-02-091-174/+0
| | | | | A concerted effort to reduce all tests to below 10K in volume each while preserving all significant test features.
* Drop the obsolete tag field from JSON output. Bump the minor protocol number.Eric S. Raymond2014-08-241-81/+81
| | | | | | | Required a regression-test rebuild, of course. The field is still set by the TSIP and SiRF drivers; the SiRF driver actually uses it. It may be possible to eliminate the TSIP uses, but so far attempting this has produced odd regression-test failures.
* Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.Eric S. Raymond2011-03-221-81/+81
| | | | Required a regression-test rebuild.
* Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.Eric S. Raymond2011-01-291-81/+81
| | | | | | | | Protocol version number is bumped. Python and C test clients are known to work; interfaces of the C and Python client bindings are unchanged. Third-party client-side bindings which rely on naively copying JSON members will break (implementers have been repeatedly warned not to do this).
* Add docuimentation and test loads for the Firefly-IIa.Eric S. Raymond2010-07-131-0/+243