|
Moved policy unittests into the policy component.
These tests weren't moved into the policy component together with the
code because the components_unittests test runner didn't set up the
resource bundle the same way that the unittests runner did, which
caused these tests to fail. That has since been fixed, so the tests
can now be moved.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256365
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+484 lines, -1026 lines) |
Patch |
 |
M |
chrome/browser/download/download_dir_policy_handler_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/net/proxy_policy_handler_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/policy/configuration_policy_handler_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -491 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/policy/configuration_policy_pref_store_test.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/policy/configuration_policy_pref_store_test.cc
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/policy/configuration_policy_pref_store_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -213 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/javascript_policy_handler_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/policy/url_blacklist_policy_handler_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -219 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/incognito_mode_policy_handler_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/default_search_policy_handler_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/browser/configuration_policy_handler_unittest.cc
|
View
|
|
3 chunks |
+471 lines, -1 line |
0 comments
|
Download
|
 |
A + |
components/policy/core/browser/configuration_policy_pref_store_test.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
components/policy/core/browser/configuration_policy_pref_store_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
components/policy/core/browser/configuration_policy_pref_store_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
components/policy/core/browser/url_blacklist_policy_handler_unittest.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|