mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-23 18:41:19 +00:00
843fcd19d4
Use Golang's subtests to provide a convenient way to run specific tests. Example: go test -run=TestFixURL/Basic_production |
||
---|---|---|
.. | ||
check.go | ||
check_darwin.go | ||
commandeer.go | ||
commands.go | ||
commands_test.go | ||
config.go | ||
convert.go | ||
env.go | ||
gen.go | ||
genautocomplete.go | ||
genchromastyles.go | ||
gendoc.go | ||
gendocshelper.go | ||
genman.go | ||
helpers.go | ||
hugo.go | ||
hugo_windows.go | ||
import_jekyll.go | ||
import_jekyll_test.go | ||
limit_darwin.go | ||
limit_others.go | ||
list.go | ||
new.go | ||
new_content_test.go | ||
new_site.go | ||
new_theme.go | ||
release.go | ||
release_noop.go | ||
server.go | ||
server_errors.go | ||
server_test.go | ||
static_syncer.go | ||
version.go |