DescriptionTesting: Fixed printing FilePaths when a test fails comparing them.
Moved PrintTo (for FilePath) into the base namespace (it was already
implemented, but in the wrong namespace). The PrintTo function has to be
in the same namespace as the class being printed.
BUG=488344
Committed: https://crrev.com/abf18048b9a498ced34e2f8dff1fa1dcf6737927
Cr-Commit-Position: refs/heads/master@{#331763}
Patch Set 1 #Patch Set 2 : Added test. #Patch Set 3 : Remove unnecessary qualifier. #
Total comments: 3
Patch Set 4 : Moved PrintTo definition to test_file_util.cc. #Patch Set 5 : Fix compile on Windows. #Patch Set 6 : Remove BASE_EXPORT; see if this fixes Windows compile. #
Messages
Total messages: 23 (8 generated)
|