Commit Graph

26 Commits (master)

Author SHA1 Message Date
Michael Stapelberg ae5da07e4c
remove naked returns across the code base (#75)
fixes #73
3 years ago
Arran Walker 5ee7049312 replace imports of "golang.org/x/net/context" with "context" 5 years ago
Aaron Jacobs 528f3d1d06 Fix debug logging for subprocess tests. 8 years ago
Aaron Jacobs a76742833c Plumb through the ogletest context. 8 years ago
Aaron Jacobs 2cc1bfaafd Removed some references to FileSystem. 8 years ago
Aaron Jacobs e74d8b6a85 Added a --debug flag. 8 years ago
Aaron Jacobs 5f3f94992c Undid debugging changes. 8 years ago
Aaron Jacobs 096c3fa695 Added a test for directories. 8 years ago
Aaron Jacobs 4584e4de8f Be consistent about file names. 8 years ago
Aaron Jacobs 12b184c011 Clean up after the tool binary. 8 years ago
Aaron Jacobs 6cc47f10ed Unlink mount points on tear-down. 8 years ago
Aaron Jacobs b5e00243ba Allow re-using the mount_sample binary across runs. 8 years ago
Aaron Jacobs 6729af8524 Synchronize on ready with a pipe. 8 years ago
Aaron Jacobs 49455cd59c Wait for tool in a goroutine. 8 years ago
Aaron Jacobs b62be9632c Pass report files by file descriptor. 8 years ago
Aaron Jacobs a438466587 Fixed another invocation problem. 8 years ago
Aaron Jacobs 6b6c7c92ca Added a sleep workaround for now. 8 years ago
Aaron Jacobs 47445387e7 Fixed an invocation bug. 8 years ago
Aaron Jacobs 258104ae32 Include stderr in exit errors. 8 years ago
Aaron Jacobs 39dfb0c887 Don't hide command termination errors behind unmount errors. 8 years ago
Aaron Jacobs dff6fe8c82 Share unmount code. 8 years ago
Aaron Jacobs 53d662ca0b Fixed go build arg order. 8 years ago
Aaron Jacobs 27722cb25a invokeMountSample 8 years ago
Aaron Jacobs ee8e869e35 buildMountSample 8 years ago
Aaron Jacobs 5001868f24 Sketched invokeMountSample. 8 years ago
Aaron Jacobs ff9c68f93c Begain on a SubprocessTest helper. 8 years ago