32
I Use This!
High Activity

News

Analyzed 12 days ago. based on code collected about 2 months ago.
Posted about 9 years ago by rberteig
Also test /json/wiki/preview, /json/g, /json/rebuild, /json/resultCodes, /json/anonymousPassword, /json/login for both anonymous and a normal user. Note that test for /json/cap is a work in progress since the CLI ingores any auth tokens and always acts with all caps. (tags: rberteig-json-test)
Posted about 9 years ago by rberteig
Refactoring in the json tests. Add coverage of /json/wiki. Note discrepency between documentation and execution of /json/wiki/diff. (tags: rberteig-json-test)
Posted about 9 years ago by mistachkin
Make the MSVC batch build tool sub-routine 'fn_UnsetVariable' a bit more robust. (tags: trunk)
Posted about 9 years ago by rberteig
*MERGE* Merge the new knownBug constraint support from trunk. (tags: rberteig-json-test)
Posted about 9 years ago by rberteig
Marked invocations of fossil that are expected to return a non-zero status with the -expectError flag in the amend, clean, and merge5 test files. This makes tester.tcl -quiet be truely quiet for those files when all tests are passing. Deliberately ... [More] did not mark the invocation in merge6.test which foreshadows the failure of the merge_multi-4 test, as it is not clear to me whether the bug is in the test case or in fossil. (tags: rberteig-json-test) [Less]
Posted about 9 years ago by mistachkin
Revise test result summary to include 'ignored' results from tests marked with 'knownBug'. (tags: trunk)
Posted about 9 years ago by mistachkin
Add 'knownBug' constraints to the two failing merge tests along with the necessary test suite changes. (tags: trunk)
Posted about 9 years ago by rberteig
*MERGE* Merged from trunk to pick up test case edits made there, along with recent cosmetic fixes. (tags: rberteig-json-test)
Posted about 9 years ago by rberteig
Added copyright and license comment blocks to two existing test case files that were missing them, with years based on looking for when the tests were first added to the repository. (tags: trunk)
Posted about 9 years ago by Ross
Update copyright date to this year since the JSON tests are new this year. Fix indentation of Tcl to match established convention. Add test of JSON API version to reflect earliest I expect to pass these tests. Document block of Version and HAI, and add version for consistency. (tags: rberteig-json-test)