Home | History | Annotate | only in /external/chromium_org/chrome/common/extensions/docs/server2/test_data
Up to higher level directory
NameDateSize
__init__.py06-Dec-20130
branch_utility/06-Dec-2013
canned_data.py06-Dec-201315.5K
example_zipper/06-Dec-2013
file_system/06-Dec-2013
file_system.zip06-Dec-20132.4K
github_file_system/06-Dec-2013
README06-Dec-20131,020
rietveld_patcher/06-Dec-2013
samples_data_source/06-Dec-2013
sidenav_data_source/06-Dec-2013
subversion_file_system/06-Dec-2013
template_data_source/06-Dec-2013
test_json/06-Dec-2013

README

      1 Test JSON Files:
      2 
      3 branch_utility/first.json
      4   Downloaded from:
      5      http://omahaproxy.appspot.com/json
      6   - Contains data on all current releases of Chrome, as found on the main
      7     omahaproxy page (http://omahaproxy.appspot.com) in JSON format.
      8   - File has been formatted for readability.
      9 
     10 
     11 branch_utility/second.json
     12   Downloaded from:
     13       http://omahaproxy.appspot.com/history?channel=dev&os=win&json=1
     14   - Contains a history of revision names for the dev channel on Windows.
     15   - File has been formatted for readability. To view a readable version of the
     16     data at the above URL, remove '&json=1'.
     17 
     18 subversion_file_system/public_extensions_214898
     19   Downloaded from:
     20       http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/templates/public/extensions/?pathrev=214898
     21   - Subversion ViewVC list of files in c/c/e/d/templates/public/extensions where
     22     the most recent operation in that directory is deleting a file.
     23   - Used in SubversionFileSystemTest.testDirectoryVersionOnDelection.
     24