summaryrefslogtreecommitdiffhomepage
path: root/logtail/logtail_test.go
AgeCommit message (Expand)AuthorFilesLines
2021-04-15logtail: reduce PublicID.UnmarshalText from 2 allocs to 0Brad Fitzpatrick1-0/+23
2021-01-15logtail: add testsDenton Gentry1-14/+242
2021-01-12Revert "Add logtail tests (#1114)" (#1116)Denton Gentry1-209/+7
2021-01-12Add logtail tests (#1114)Denton Gentry1-7/+209
2021-01-12logtail: start a local server for TestFastShutdownDenton Gentry1-1/+6
2021-01-12logtail: add a test to upload logs to local serverDenton Gentry1-0/+23
2020-12-21logtail, logpolicy: remove an unidiomatic use of an interfaceBrad Fitzpatrick1-3/+3
2020-07-27logtail: return correct write size from logger.WriteElias Naur1-0/+15
2020-05-13Add tstest.PanicOnLog(), and fix various problems detected by this.Avery Pennarun1-1/+1
2020-04-04logtail: reduce allocations encoding textBrad Fitzpatrick1-0/+14
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+20