index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integrationtests
/
dcat_test.go
Age
Commit message (
Expand
)
Author
2026-03-13
Harden integration server startup checks
Paul Buetow
2025-07-01
perf: increase MaxConcurrentCats to 10 for integration tests
Paul Buetow
2025-07-01
fix: resolve turbo mode race condition and improve TestDCat2
Paul Buetow
2025-06-29
test: remove dcat1d.txt from integration tests
Paul Buetow
2025-06-25
Add comprehensive test logging infrastructure to integration tests
Paul Buetow
2025-06-24
Improve integration tests with colored output tests
Paul Buetow
2025-06-24
Fix dcat tests for server mode and --plain flag handling
Paul Buetow
2021-11-03
Clarify the test
Paul Buetow
2021-11-03
Add integration test for long line splitting - Also fixed a bug regarding thi...
Paul Buetow
2021-11-02
Bugfix: Dealing correctly with files without newline characters, also add mor...
Paul Buetow
2021-10-31
rename spartan mode to plain mode
Paul Buetow
2021-10-29
Dont use relaxed SSH Auth mode anymore for integration tests
Paul Buetow
2021-10-24
Integration tests can run concurrently, so we now have unique TCP ports for each
Paul Buetow
2021-10-24
integration tests use a different known_hosts path and also dont read any ext...
Paul Buetow
2021-10-24
Fix DCat color test.
Paul Buetow
2021-10-19
Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests
Paul Buetow
2021-10-15
Execute test directories individually
Paul Buetow
2021-10-15
add dcat color output test
Paul Buetow
2021-10-15
refactor
Paul Buetow
2021-10-13
add another dcat integration test - catting 100 files at once
Paul Buetow
2021-10-11
refactor
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-10
add dtail health check unit test.
Paul Buetow
2021-10-09
refactor
Paul Buetow
2021-10-02
add dcat test
Paul Buetow