| commit | 1d3fa667c76ec6dabb67a0b13ce07c3022768f4c | [log] [tgz] |
|---|---|---|
| author | Samuel A. Falvo II <sam.falvo@rackspace.com> | Tue Jun 25 15:29:32 2013 -0700 |
| committer | Samuel A. Falvo II <sam.falvo@rackspace.com> | Tue Jun 25 15:29:32 2013 -0700 |
| tree | ab8cc3e95e3080b9a8526668661d58eec190cc28 | |
| parent | d6092adfb69759791c3f3fdd99e5642066e3e642 [diff] |
Add authentication acceptance test. Before coding on the Authentication functionality of gophercloud, we needed the acceptance test to know when we were finished. Since the authentication test is written in Go, I had to adjust the scripts/test-all.sh file to invoke Go programs directly.