Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(480)

Issue 6827055: Improve debuggability of Rhino-driven test files. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by kpreid2
Modified:
13 years, 7 months ago
Reviewers:
metaweta
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

The test files which are executed by RhinoTestBed.runJsUnittestFromHtml were written such that the URL / must be served off of ant-lib/, which is incompatible with the test server started by 'ant brserve'. As a workaround, the needed files from ant-lib are now copied to ant-testlib, and the test HTML files now use relative URLs. Also add all such test files to test-index.html. @r5140

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -28 lines) Patch
M build.xml View 1 chunk +20 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/css-stylesheet-test.html View 1 chunk +6 lines, -6 lines 0 comments Download
M tests/com/google/caja/plugin/csslexer-test.html View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/cssparser_test.html View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/com/google/caja/plugin/html-css-sanitizer-minified-test.html View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/html-css-sanitizer-test.html View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/html-emitter-test.html View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/com/google/caja/plugin/html-sanitizer-legacy-test.html View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/plugin/html-sanitizer-minified-test.html View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/html-sanitizer-regress.html View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/com/google/caja/plugin/html-sanitizer-test.html View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/sanitizecss_test.html View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/com/google/caja/plugin/test-index.js View 2 chunks +20 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/uri_test.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
kpreid2
13 years, 7 months ago (2012-11-07 00:19:02 UTC) #1
metaweta
13 years, 7 months ago (2012-11-07 00:53:47 UTC) #2
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b