mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
708bc78770
Work In Progress! This commit makes a rework of the build and rebuild process to better suit a multi-site setup. This also includes a complete overhaul of the site tests. Previous these were a messy mix that were testing just small parts of the build chain, some of it testing code-paths not even used in "real life". Now all tests that depends on a built site follows the same and real production code path. See #2309 Closes #2211 Closes #477 Closes #1744 |
||
---|---|---|
.. | ||
content_directory_test.go | ||
file.go | ||
file_test.go | ||
filesystem.go | ||
filesystem_test.go | ||
filesystem_unix_test.go | ||
filesystem_windows_test.go | ||
inmemory.go | ||
lazy_file_reader.go | ||
lazy_file_reader_test.go |