Hi, I am working on adding unit tests for our code to parse the output of the file history for different repository backends.
Perforce is a backend that few of the developers own, so it would be good to add some unit tests for the parsing so that it can be tested better - to make sure it stays working. Could somebody please send me the output (preferably "anonymized" - I am not interested in real content, just real format) for the following three commands? p4 filelog -l <filename> p4 filelog -l <filename>#<revid> p4 changes ... (yes, the three dots in the end of the last line is supposed to be there) -J
