Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 events for the month beginning 2017-03-01 by user rberteig

Following month ↑
2017-03-31
00:11
Fixed bug in test files generated in commit-warning tests that caused some UCS-2 (aka UTF-16) files to have an odd byte length and be seen as binary instead of Unicode. check-in: 4bbd5c3e47 user: rberteig tags: trunk
2017-03-21
23:45
Added some UTF-16 cases, and a BOM case for UTF-8 to commit-warning.test check-in: 8705a52535 user: rberteig tags: trunk
10:52
Improve commit-warning tests by constructing test files for interesting cases aiming for coverage of all the situations that should produce warnings independent of the other files in the fossil repository. check-in: 02bfb9b629 user: rberteig tags: trunk
2017-03-16
23:20
Clean up JSON tests and tweak use of catch in the test framework. check-in: 9e5f06deae user: rberteig tags: trunk
00:38
In json.test, look for the empty file artifact using its new SHA3 hash explicitly. This allows json-artifact-file and related tests to pass, and eliminates a cascade of false failures that had crashed the test harness. check-in: 5ad7038fa3 user: rberteig tags: trunk
00:35
Wrap each .test file in a catch command, with output of the error messages to the log for sanity. This should reduce the ways that a failing test case can unexpectedly wedge the entire test suite. check-in: cdf1700ade user: rberteig tags: trunk
00:04
Skip entire merge5.test until fossil sqlite3 --no-repository works right. check-in: 6167f69a21 user: rberteig tags: trunk
2017-03-15
23:54
Mark the failing test pre-commit-warnings-1 as a knownBug. TODO: Write a more stable test case. check-in: 876b436cf5 user: rberteig tags: trunk
06:25
Fixed amend.test to only care about the first 40 chars of uuid values. check-in: 3537c75cc3 user: rberteig tags: trunk
2017-03-14
23:30
Changed remaining regexps in test cases that match hashes to allow hashes to range from 40 to 64 hex digits. Added the same_uuid proc to the test harness to regularize comparing uuids. It is true if one is a prefix of the other. There are still regressions in the test suite, especially in amend.test, but this is progress. check-in: 0541af5f8c user: rberteig tags: trunk
21:15
Update hash regexp to defend against full length SHA3 hashes. check-in: 38115a0bd9 user: rberteig tags: trunk
20:21
New test case for the Markdown bug, fixed issues with hash matching, fixed tests for the TH1 unversioned command so they no longer depend on unversioned files from a past release in the real repository. check-in: f92672bda3 user: rberteig tags: trunk
01:55
Merge in small fixes to the test suite and plan to continue improving the suite in the trunk. Also kludge login.c on MinGW which has no strtok_r() available in its libc by supplying a public domain one. There certainly is a better way to deal with this, but this unbreaks the build on Windows broken by [315cf2436]. check-in: 93d52a010f user: rberteig tags: trunk
2017-03-13
22:24
Merged from trunk for testing before pushing back to trunk. Closed-Leaf check-in: f955c632c4 user: rberteig tags: rkb-2.0-tests
21:53
Merged from trunk to verify fix in [62352847]. check-in: 4077357a38 user: rberteig tags: rkb-2.0-tests
2017-03-08
20:05
Fixed isses in the JSON and wiki test cases exposed by regressions in fossil-2.0. check-in: 5ee57d84b0 user: rberteig tags: rkb-2.0-tests
Previous month ↓