Fossil with Commonmark

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'test/*'

2017-12-23
01:50
merge trunk Leaf check-in: b8e4dcc991 user: jan.nijtmans tags: multi-thread
2017-11-10
10:55
merge trunk. Upgrade to openssl 1.1.0g check-in: 9d3560b885 user: jan.nijtmans tags: openssl-1.1
2017-10-14
19:28
Merge trunk check-in: 057645a938 user: andygoth tags: enhanced-symlink
2017-10-04
10:59
Add support for markdown page titles check-in: 4a298e69ec user: mjanssen tags: commonmark-markdown
05:35
Improvement to TH_RETURN handling needed for TH1 hooks. Update and correct TH1 hook tests. Add draft documentation for TH1 hooks. check-in: 36f0e47b32 user: mistachkin tags: trunk
2017-10-02
15:23
Add docs and tests for the TH1 'string index' command added by check-in [0c57ba3eb4]. Also, fix issue with handling of the special 'end' index. check-in: e9845e5904 user: mistachkin tags: trunk
2017-08-31
02:00
Merge trunk check-in: d15c1ba0f9 user: jan.nijtmans tags: multi-thread
2017-08-30
13:07
Merge cleanX check-in: 9297610047 user: jan.nijtmans tags: cleanX-no-clean-glob
13:02
Merge trunk check-in: d4f98e25c1 user: jan.nijtmans tags: cleanX
2017-07-21
04:22
Improve UI based test documentation with minor corrections to requirements and URLs. check-in: 0a2be0648b user: andybradford tags: trunk
2017-07-20
18:25
Fixed commit-warning.test broken by addition of the bootstrap skin which includes a file with long lines that generated a new warning. check-in: ae83b2137f user: rberteig tags: trunk
2017-04-23
13:08
merge trunk. Use new Win10 flag: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. See: [https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#Y9sMOye6Y8vVYmDx.97] for why this might make this branch work better. Leaf check-in: 2999c7dc8a user: jan.nijtmans tags: winsymlink
2017-04-19
06:58
some end-of-line spacing check-in: 7f4b50b23d user: jan.nijtmans tags: trunk
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
23:31
Create two new README files under test/subdir/ for testing purposes. check-in: 34d9bddf8d user: drh tags: trunk
18:20
Merge latest trunk Closed-Leaf check-in: ad9d418cbb user: mgagnon tags: dir_history_link
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
12:17
merge trunk check-in: bec0c4f044 user: jan.nijtmans tags: openssl-1.1
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-11
13:59
Add test commonmark test suite check-in: 9893619067 user: mjanssen tags: commonmark-markdown
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
03:22
Enhancements to TH1 related to hashing. Add the 'hash' TH1 command. Leaf check-in: 357c3c6836 user: mistachkin tags: th1Hash
2017-03-06
15:32
Merge trunk Leaf check-in: 4bf7e4ef56 user: jan.nijtmans tags: sqlite3-compat
2017-02-14
19:27
Add back some usage of "keep-glob" check-in: 95ab655a06 user: jan.nijtmans tags: cleanX-no-clean-glob
19:23
Merge cleanX check-in: d73dcdd0a2 user: jan.nijtmans tags: cleanX-no-clean-glob
2017-02-06
23:31
merge trunk check-in: 2ada986e1e user: jan.nijtmans tags: cleanX
2017-01-27
09:02
Merge trunk. Openssl 1.1.0c -> 1.1.0d check-in: 767ae39cf4 user: jan.nijtmans tags: openssl-1.1
08:57
Openssl 1.0.2j -> 1.0.2k. Whitespace. check-in: 8cb5da6f27 user: jan.nijtmans tags: trunk
2017-01-18
11:19
Upgrade to openssl 1.1.0c. Merge trunk (up to fossil 1.37 release) check-in: d0fbbd0115 user: jan.nijtmans tags: openssl-1.1
2016-12-28
18:20
Update test case now that merge rename bug has been fixed with checkin [0df5249d51]. check-in: b09be7ba2f user: andybradford tags: trunk
2016-12-14
01:09
Fix the logic that combines merge risers (originally added to trunk by check-in [95d6ddc3]). Add test cases for this fix to graph-test-1.wiki. check-in: 9ed134360b user: drh tags: trunk
2016-11-12
22:58
Move the revert in test case to the correct sequence to avoid a merge conflict. check-in: 3eeab4a589 user: andybradford tags: trunk
22:19
Add test case to handle file add and rename before merging to trunk. Make test_setup return the repository path so it can be used in the test. check-in: 6a5f0c5b55 user: andybradford tags: trunk
2016-11-07
01:48
Add crlf-glob to tester.tcl check-in: e754cad9bc user: andygoth tags: trunk
01:32
Partially backout [bf9669f5]. Leave whitespace alone in test files check-in: 6a3e2ed87e user: andygoth tags: trunk
01:29
Remove some tabs and end-of-line whitespace check-in: bf9669f55e user: andygoth tags: trunk
00:50
Merge trunk check-in: 7ea74acf55 user: andygoth tags: andygoth-crlf
00:34
Merge trunk check-in: 4bf71abde8 user: jan.nijtmans tags: cleanX
2016-11-05
15:53
Merge trunk check-in: a47d79e910 user: andygoth tags: andygoth-changes
2016-11-04
15:09
Merge trunk check-in: 490daed204 user: andygoth tags: andygoth-timeline-ms