Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Swapped incorrect diff argument order for /json/wiki/diff. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 08197f963458d6c8427c84f615406212 |
User & Date: | stephan 2016-02-06 19:17:25 |
References
2016-02-06
| ||
22:41 | Fixed json.test problem with fossil configured without --json. Removed the knownBug marker from the test json-wiki-diff-diff since [08197f96] fixed the bug it identified. check-in: c35152a5 user: rberteig tags: trunk | |
Context
2016-02-06
| ||
20:35 | Normalize the the directory in which the Fossil being tested is found so relative paths also work. check-in: 25f7d3c1 user: andybradford tags: trunk | |
19:17 | Swapped incorrect diff argument order for /json/wiki/diff. check-in: 08197f96 user: stephan tags: trunk | |
02:46 | Add test cases for fossil json. Improve the test suite to support a way to treat expected non-zero status exits from fossil as success when warrented. Made minor bug fixes to the test framework, and to several test cases unrelated to JSON support. check-in: 62627615 user: rberteig tags: trunk | |
Changes
Changes to src/json_wiki.c.