~mattyw/gomaasapi/fix_for_httptest_build_leak

  • Committer: Matthew Williams
  • Date: 2013-10-24 00:18:59 UTC
  • Revision ID: mattyw@me.com-20131024001859-ylr5aaxlrfcsgb47
moved test files to _test.go names to prevent httptest.serve being included in the build
Filename Latest Rev Last Changed Committer Comment Size
..
example 2.1.5 11 years ago Raphael Badin Implement server.ListNodes. Diff
templates 2 11 years ago Jeroen Vermeulen Copyright notices, templates, and README. Diff
client.go 46.1.1 10 years ago Ian Booth Always set Close=true on http requests 8.2 KB Diff Download File
client_test.go 43.2.2 10 years ago Raphael Badin Change assertion in test. 8.4 KB Diff Download File
COPYING 1 11 years ago Raphael Badin Initial commit. 34.3 KB Diff Download File
COPYING.LESSER 1 11 years ago Raphael Badin Initial commit. 7.4 KB Diff Download File
enum.go 45.1.2 10 years ago Tim Penhey Add enum values (as json strings) for the node sta 976 bytes Diff Download File
gomaasapi.go 2 11 years ago Jeroen Vermeulen Copyright notices, templates, and README. 160 bytes Diff Download File
gomaasapi_test.go 2.1.1 11 years ago Raphael Badin Basic structure for the library. 326 bytes Diff Download File
jsonobject.go 19.2.15 11 years ago Jeroen Vermeulen Tiny review change. 6.9 KB Diff Download File
jsonobject_test.go 19.2.16 11 years ago Jeroen Vermeulen Another review change: test for the empty string. 13.1 KB Diff Download File
maas.go 37.1.3 11 years ago Julian Edwards BaseURL → APIURL in Client 395 bytes Diff Download File
maas_test.go 37.1.3 11 years ago Julian Edwards BaseURL → APIURL in Client 530 bytes Diff Download File
maasobject.go 33.1.1 11 years ago Jeroen Vermeulen GetSubObject takes a path, not a URL. 6 KB Diff Download File
maasobject_test.go 43.1.1 10 years ago Raphael Badin Fix test. 6.3 KB Diff Download File
Makefile 39.2.2 11 years ago Raphael Badin Add simplify to .PHONY. 539 bytes Diff Download File
oauth.go 13.2.1 11 years ago Raphael Badin Another round of fixes from the review. 2 KB Diff Download File
README 11.1.1 11 years ago Raphael Badin Update README. 318 bytes Diff Download File
testing_test.go 48 10 years ago Matthew Williams moved test files to _test.go names to prevent http 1.3 KB Diff Download File
testingservice_test.go 48 10 years ago Matthew Williams moved test files to _test.go names to prevent http 15.9 KB Diff Download File
testservice_test.go 42.1.1 10 years ago Raphael Badin Close response.Body after use. 18.6 KB Diff Download File
util.go 8.1.7 11 years ago Raphael Badin Rename AppendSlash into EnsureTrailingSlash. 954 bytes Diff Download File
util_test.go 8.1.7 11 years ago Raphael Badin Rename AppendSlash into EnsureTrailingSlash. 1 KB Diff Download File