diff options
author | Bjørn Erik Pedersen <[email protected]> | 2024-01-28 11:14:35 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-01-28 11:29:23 +0100 |
commit | 50dc327d1aa52a785382468aaf5a5f9cae456dbf (patch) | |
tree | 6a86e67a2e83f7a5e5ecd70ae93e83468b0253c6 /cache/filecache | |
parent | 7285e74090852b5d52f25e577850fa75f4aa8573 (diff) | |
download | hugo-50dc327d1aa52a785382468aaf5a5f9cae456dbf.tar.gz hugo-50dc327d1aa52a785382468aaf5a5f9cae456dbf.zip |
Port some integration tests to new test setup
The method I'm currently using (if other want to help) is:
* Add fmt.Println(b.DumpTxtar()) after the Build step
* Add that to a files var and pass that to Test(t, files) or similar
* Then, if possible, try to reduce the files/content down to what's needed in test.
Note that if the test is small, it's probably faster just to manually re-create the test.
Diffstat (limited to 'cache/filecache')
0 files changed, 0 insertions, 0 deletions