summaryrefslogtreecommitdiffstats
path: root/remoting/test/app_remoting_test_driver_environment.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing circular dependency from App Remoting Test Driver code.joedow2015-08-251-9/+3
* Updating App Remoting Test Driver logging behavior.joedow2015-07-061-3/+3
* Adding the ability to release hosts after testing to the app remoting test dr...joedow2015-07-021-6/+76
* Fixing a crash when the app remoting test driver was run with an invalid gtes...joedow2015-07-011-2/+5
* Updating App Remoting Test Driver to read/write refresh tokens using a JSON f...joedow2015-06-111-3/+7
* Submission for C++ Readabilityjoedow2015-05-061-24/+14
* Fixing a build issue on platforms that don't support C++11.joedow2015-03-311-2/+4
* Updated the formatting for the app remoting test driver files using clag-form...joedow2015-03-261-2/+2
* Adding Test Fixture for initial test cases for the App Remoting Test Driver. ...joedow2015-03-251-19/+62
* Adding the RemoteHostInfo and RemoteHostInfoFetcher classes and unittests for...joedow2015-03-061-3/+76
* Adding the AccessTokenFetcher and Environment class to the app remoting testjoedow2015-02-251-0/+181