git/.github
Johannes Schindelin 994243e448 ci: run Scalar's Functional Tests
Scalar's Functional Test suite is pretty comprehensive, and caught more
than just one bug in the built-in FSMonitor that was missed by Git's own
test suite.

To benefit from this test suite, automatically run it on the `vfs-*`
and `features/*` branches.

Note: for simplicity, we're building Git from scratch in all matrix
jobs.

Also note: for speed, we are using `git-sdk-64-minimal`, even if it
lacks the `/bin/install` that we need to install Git's files; We're
providing a minimal shell script shim instead. Also, we do not need to
bother with the Tcl/Tk parts, therefore we're skipping them, too.

Finally, we use GIT_FORCE_UNTRACKED_CACHE in the functional tests, to
give the untracked cache a thorough work-out.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-11-23 13:41:28 +01:00
..
workflows ci: run Scalar's Functional Tests 2022-11-23 13:41:28 +01:00
CONTRIBUTING.md docs: mention MyFirstContribution in more places 2020-06-08 15:12:28 -07:00
ISSUE_TEMPLATE.md .github: update ISSUE_TEMPLATE.md for microsoft/git 2022-10-19 14:58:17 +02:00
PULL_REQUEST_TEMPLATE.md .github: update PULL_REQUEST_TEMPLATE.md 2022-10-19 14:58:17 +02:00
config.yml .github: Add configuration for the Sentiment Bot 2022-10-07 09:38:35 +02:00