aboutsummaryrefslogtreecommitdiff
path: root/tests/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch from POSIX sh to GoEuAndreh2025-05-0241-1861/+0
|
* WIP: Commit sh code as-isEuAndreh2025-05-021-1/+1
|
* rm -rf tests/resources/repositories/repo-{1,2}/.gitdir/info/EuAndreh2025-05-022-12/+0
|
* rm tests/resources/repositories/repo-{1,2}/.gitdir/hooks/*.sampleEuAndreh2025-05-0226-1580/+0
|
* public/makefile.svg: Start generating it with makefile2graph and graphvizEuAndreh2021-08-232-0/+0
|
* src/gistatic.c: Remove .logo bogus color attributeEuAndreh2021-08-222-8/+0
|
* src/gistatic.c: Suppress "Download" and "Commit message" columns from tags ↵EuAndreh2021-08-221-6/+0
| | | | table in refs.html
* src/tests-lib.c: Move testing helper function and share it with other filesEuAndreh2021-08-212-2/+0
|
* src/gistatic.c: Add dark mode CSS media queryEuAndreh2021-08-202-10/+78
|
* tests/: Move refs.html to sub-directoryEuAndreh2021-08-173-0/+133
|
* src/gistatic.c: Add <meta name="description" .../> to HTML <head>EuAndreh2021-08-172-2/+4
|
* src/gistatic.c: Split alt messages of index and repository pagesEuAndreh2021-08-171-1/+3
|
* src/gistatic.c: Keep default <a> underline lookEuAndreh2021-08-171-5/+0
| | | | | This is more accessible, as the links have the extra visual queue that they're links.
* src/gistatic.c: Trim trailing newline of description filesEuAndreh2021-08-052-2/+0
|
* tests/: Add integration tests, also test with ValgrindEuAndreh2021-08-054-0/+331
|
* Move tests/resources{ => /repositories}/repo*EuAndreh2021-08-0563-0/+0
|
* tests/resources/*: Embed Git repositories directlyEuAndreh2021-08-0463-0/+2940
Implements #question-5414aee2-031a-5759-2a22-d572ee899ac0.