docs/integration
Solomon Hykes a4f8a2494b Engine: integer job status, improved stream API
* Jobs return an integer status instead of a string
* Status convention mimics unix process execution: 0=success, 1=generic error, 127="no such command"
* Stdout and Stderr support multiple thread-safe data receivers and ring buffer filtering
2013-11-30 00:25:46 +00:00
..
api_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
auth_test.go gofmt_test 2013-11-18 11:25:13 -08:00
buildfile_test.go add more searchable info to the error message when ADD tries to go outside the context 2013-11-23 12:23:31 +10:00
commands_test.go Fix behavior of tty tests 2013-11-29 10:17:25 -08:00
container_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
graph_test.go Fix a race condition in the integration tests 2013-11-26 05:28:00 +00:00
iptables_test.go Move iptables test to integration tests 2013-11-15 01:15:39 +00:00
runtime_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
server_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
sorter_test.go Integration tests: remove dependency on private APIs 2013-11-14 10:50:43 -08:00
utils_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
z_final_test.go Move integration tests to integration/, expose missing public methods in the core 2013-11-14 10:50:00 -08:00