diff options
author | dgarrett@chromium.org <dgarrett@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-17 00:33:37 +0000 |
---|---|---|
committer | dgarrett@chromium.org <dgarrett@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-17 00:33:37 +0000 |
commit | dc07cbc53bbc59170c1e1a8368893d80711e82cb (patch) | |
tree | 95f5bf6f6c26c6fbc4eba054f728ef4e47ae4647 /.gitignore | |
parent | 92e1b7e9feaf90c23af9ff0441cb4ed6ee6b1c3a (diff) | |
download | chromium_src-dc07cbc53bbc59170c1e1a8368893d80711e82cb.zip chromium_src-dc07cbc53bbc59170c1e1a8368893d80711e82cb.tar.gz chromium_src-dc07cbc53bbc59170c1e1a8368893d80711e82cb.tar.bz2 |
Add a basic backwards compatibility unittest.
This verifies we can still apply old patches, but does not
verify that old clients can apply new patches. That seems
important, but I'm not sure how to do it without storing
old client binaries in version control.
BUG=None
TEST=New Unittest
Review URL: http://codereview.chromium.org/7915007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101606 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,3 +167,4 @@ v8.log /webkit/data/xbm_decoder /x86-generic_out/ /xcodebuild +courgette.log |