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

Delta Between Two Patch Sets: test/safe/usesafe.go

Issue 7098046: code review 7098046: test: adapt old-style tests to new flag parsing. (Closed)
Left Patch Set: Created 12 years, 2 months ago
Right Patch Set: diff -r 619087095cf9 https://go.googlecode.com/hg/ Created 12 years, 2 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « test/safe/nousesafe.go ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 // $G $D/pkg.go && pack grcS pkg.a pkg.$A 2> /dev/null && rm pkg.$A && $G -I. -u $D/main.go 1 // $G $D/pkg.go && pack grcS pkg.a pkg.$A 2> /dev/null && rm pkg.$A && $G -I . - u $D/main.go
2 // rm -f pkg.a 2 // rm -f pkg.a
3 3
4 // Copyright 2012 The Go Authors. All rights reserved. 4 // Copyright 2012 The Go Authors. All rights reserved.
5 // Use of this source code is governed by a BSD-style 5 // Use of this source code is governed by a BSD-style
6 // license that can be found in the LICENSE file. 6 // license that can be found in the LICENSE file.
7 7
8 package ignored 8 package ignored
LEFTRIGHT

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