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

Issue 40082: Changes spellcheck_unittest to read dictionaries directly from the src tree (Closed)

Created:
11 years, 9 months ago by rohitrao (Google)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Changes spellcheck_unittest to read dictionaries directly from the src tree. Removes the build rules to copy test dictionaries to Dictionaries/.

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -75 lines) Patch
M chrome/SConscript View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/spellcheck_unittest.cc View 1 2 5 chunks +20 lines, -12 lines 0 comments Download
M chrome/third_party/hunspell/SConscript View 1 2 4 chunks +0 lines, -16 lines 0 comments Download
D chrome/third_party/hunspell/copy_dictionary_files.rules View 1 chunk +0 lines, -19 lines 0 comments Download
M chrome/third_party/hunspell/hunspell.gyp View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/third_party/hunspell/hunspell.vcproj View 1 2 4 chunks +0 lines, -19 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
rohitrao (Google)
I've tested this by clobbering and rebuilding on all three platforms. The Dictionaries directory is ...
11 years, 9 months ago (2009-03-04 01:28:12 UTC) #1
sidchat (Google)
Changes to file spellcheck_unittest.cc looks good 2 me. -Sid On 2009/03/04 01:28:12, rohitrao wrote: > ...
11 years, 9 months ago (2009-03-04 01:42:27 UTC) #2
Scott Hess - ex-Googler
lgtm http://codereview.chromium.org/40082/diff/1002/18 File chrome/third_party/hunspell/hunspell.vcproj (left): http://codereview.chromium.org/40082/diff/1002/18#oldcode19 Line 19: </ToolFiles> Should copy_dictionary_files.rules be removed from svn, ...
11 years, 9 months ago (2009-03-04 19:38:49 UTC) #3
rohitrao (Google)
Thanks for the reviews! shess: Do you have commit privileges? Can you help land this ...
11 years, 9 months ago (2009-03-04 19:59:11 UTC) #4
Mark Mentovai
LGTM, thanks!
11 years, 9 months ago (2009-03-04 20:07:28 UTC) #5
Scott Hess - ex-Googler
Indeed I do have commit, and since I haven't landed a patch, it would be ...
11 years, 9 months ago (2009-03-04 23:23:14 UTC) #6
Scott Hess - ex-Googler
11 years, 9 months ago (2009-03-05 01:37:30 UTC) #7
On 2009/03/04 23:23:14, shess wrote:
> Indeed I do have commit, and since I haven't landed a patch, it would be good
to
> figure that out.  I'll go off and research for a couple minutes, here...
> 
> On 2009/03/04 19:59:11, rohitrao wrote:
> > Thanks for the reviews!
> > 
> > shess:  Do you have commit privileges?  Can you help land this patch?
> > 
> > http://codereview.chromium.org/40082/diff/1002/18
> > File chrome/third_party/hunspell/hunspell.vcproj (left):
> > 
> > http://codereview.chromium.org/40082/diff/1002/18#oldcode19
> > Line 19: </ToolFiles>
> > On 2009/03/04 19:38:49, shess wrote:
> > > Should copy_dictionary_files.rules be removed from svn, too?
> > 
> > Good catch.  No one should be referencing this file anymore, so deleting it
> > should be ok, but I'm running a Windows build to double-check.

http://src.chromium.org/viewvc/chrome?view=rev&revision=10951

I committed this via git-cl, and cannot for the life of me determine if it
should have closed the issue automatically or not...

Powered by Google App Engine
This is Rietveld 408576698