Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Issue 2366003: Added change to include creating a pdf file. (Closed)

Created:
10 years, 6 months ago by kdlucas
Modified:
9 years, 7 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git//chromeos
Visibility:
Public.

Description

Added change to include creating a pdf file. Added CreateDocs.py so that html docs will be created when this script runs.

Patch Set 1 #

Patch Set 2 : A few lines to clean up. #

Patch Set 3 : Removed an echo statement. #

Total comments: 1

Patch Set 4 : Made changes to support running CreateDocs from $TMP #

Total comments: 8

Patch Set 5 : Enhanced test doc creation #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M src/scripts/archive_hwqual View 1 2 3 4 4 chunks +15 lines, -1 line 1 comment Download

Messages

Total messages: 6 (0 generated)
kdlucas
10 years, 6 months ago (2010-05-28 20:20:34 UTC) #1
petkov
http://codereview.chromium.org/2366003/diff/7001/8001 File src/scripts/archive_hwqual (right): http://codereview.chromium.org/2366003/diff/7001/8001#newcode48 src/scripts/archive_hwqual:48: docgen_dir="${script_dir}/../third_party/autotest/files/utils/docgen" Could you set docgen_dir to "autotest/files/utils/docgen" instead? And ...
10 years, 6 months ago (2010-05-28 21:03:33 UTC) #2
kdlucas
I made changes to support running it from the $TMP location, and it also cleans ...
10 years, 6 months ago (2010-06-01 18:41:18 UTC) #3
petkov
http://codereview.chromium.org/2366003/diff/11001/12001 File src/scripts/archive_hwqual (right): http://codereview.chromium.org/2366003/diff/11001/12001#newcode62 src/scripts/archive_hwqual:62: # Create HTML and PDF test documentation for HWQual ...
10 years, 6 months ago (2010-06-02 04:13:21 UTC) #4
kdlucas
Ok, I think everything is fixed now. Good suggestion using make -C. http://codereview.chromium.org/2366003/diff/11001/12001 File src/scripts/archive_hwqual ...
10 years, 6 months ago (2010-06-02 19:42:39 UTC) #5
petkov
10 years, 6 months ago (2010-06-02 19:52:09 UTC) #6
LGTM w/ a nit.

http://codereview.chromium.org/2366003/diff/16001/17001
File src/scripts/archive_hwqual (right):

http://codereview.chromium.org/2366003/diff/16001/17001#newcode62
src/scripts/archive_hwqual:62: # Create HTML and PDF test documentation for
HWQual Tests.
Add an empty line before this one.

Powered by Google App Engine
This is Rietveld 408576698