mirror of
https://github.com/golang/go.git
synced 2025-10-19 19:13:18 +00:00
test: add cmpout to testlib
R=golang-dev, r CC=golang-dev https://golang.org/cl/5699060
This commit is contained in:
parent
5cff029993
commit
e014cf0e54
10 changed files with 15 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
// $G $F.go && $L $F.$A && ./$A.out 2>&1 | cmp - $D/$F.out
|
||||
// cmpout
|
||||
|
||||
// Copyright 2009 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue