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

Issue 2343043: code review 2343043: os: make tests work on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by brainman
Modified:
14 years, 5 months ago
Reviewers:
CC:
golang-dev, r, Joe Poirier
Visibility:
Public.

Description

os: make tests work on windows Fixes issue 1105.

Patch Set 1 #

Patch Set 2 : code review 2343043: os: make tests work on windows #

Total comments: 10

Patch Set 3 : code review 2343043: os: make tests work on windows #

Patch Set 4 : code review 2343043: os: make tests work on windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -54 lines) Patch
M src/pkg/Makefile View 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/os/file_windows.go View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M src/pkg/os/os_test.go View 1 2 20 chunks +120 lines, -40 lines 0 comments Download
M src/pkg/os/path_test.go View 1 2 2 chunks +11 lines, -1 line 0 comments Download
M src/pkg/syscall/mkerrors_windows.sh View 4 chunks +50 lines, -5 lines 0 comments Download
M src/pkg/syscall/zerrors_windows_386.go View 4 chunks +11 lines, -3 lines 0 comments Download
M src/pkg/syscall/ztypes_windows_386.go View 2 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 6
brainman
Hello golang-dev@googlegroups.com (cc: Joe Poirier), I'd like you to review this change.
14 years, 5 months ago (2010-10-04 00:52:32 UTC) #1
r
http://codereview.appspot.com/2343043/diff/2001/src/pkg/os/file_windows.go File src/pkg/os/file_windows.go (right): http://codereview.appspot.com/2343043/diff/2001/src/pkg/os/file_windows.go#newcode66 src/pkg/os/file_windows.go:66: // Imitating unix behavior by replacing syscall.ERROR_PATH_NOT_FOUND with s/unix/Unix/ ...
14 years, 5 months ago (2010-10-04 05:48:00 UTC) #2
brainman
Thanks for review. http://codereview.appspot.com/2343043/diff/2001/src/pkg/os/file_windows.go File src/pkg/os/file_windows.go (right): http://codereview.appspot.com/2343043/diff/2001/src/pkg/os/file_windows.go#newcode66 src/pkg/os/file_windows.go:66: // Imitating unix behavior by replacing ...
14 years, 5 months ago (2010-10-04 06:16:07 UTC) #3
brainman
Hello golang-dev@googlegroups.com, r (cc: Joe Poirier, golang-dev@googlegroups.com), Please take another look.
14 years, 5 months ago (2010-10-04 06:16:17 UTC) #4
r
LGTM On Monday, October 4, 2010, <alex.brainman@gmail.com> wrote: > Hello golang-dev@googlegroups.com, r (cc: Joe Poirier, ...
14 years, 5 months ago (2010-10-04 06:23:36 UTC) #5
brainman
14 years, 5 months ago (2010-10-04 06:31:55 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=46c566a29e1f ***

os: make tests work on windows

Fixes issue 1105.

R=golang-dev, r
CC=Joe Poirier, golang-dev
http://codereview.appspot.com/2343043
Sign in to reply to this message.

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