Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
2f7a5b33
Commit
2f7a5b33
authored
Sep 29, 2010
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
arm: 10 more package tests pass
R=ken2 CC=golang-dev
https://golang.org/cl/2298041
parent
6a1ea00d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
Makefile
src/pkg/Makefile
+0
-10
No files found.
src/pkg/Makefile
View file @
2f7a5b33
...
...
@@ -210,11 +210,8 @@ NOTEST+=bytes
NOTEST
+=
cmath
NOTEST
+=
compress/gzip
NOTEST
+=
compress/zlib
NOTEST
+=
crypto/aes
NOTEST
+=
crypto/block
NOTEST
+=
crypto/blowfish
NOTEST
+=
crypto/ocsp
NOTEST
+=
crypto/rc4
NOTEST
+=
crypto/rsa
NOTEST
+=
crypto/subtle
NOTEST
+=
crypto/tls
...
...
@@ -222,9 +219,7 @@ NOTEST+=crypto/x509
NOTEST
+=
debug/dwarf
NOTEST
+=
debug/elf
NOTEST
+=
debug/macho
NOTEST
+=
encoding/base64
NOTEST
+=
encoding/binary
NOTEST
+=
encoding/pem
NOTEST
+=
exp/datafmt
NOTEST
+=
exp/eval
NOTEST
+=
expvar
...
...
@@ -244,21 +239,16 @@ NOTEST+=net
NOTEST
+=
netchan
NOTEST
+=
os
NOTEST
+=
os/signal
NOTEST
+=
patch
NOTEST
+=
reflect
NOTEST
+=
regexp
NOTEST
+=
rpc
NOTEST
+=
rpc/jsonrpc
NOTEST
+=
scanner
NOTEST
+=
strconv
NOTEST
+=
strings
NOTEST
+=
syslog
NOTEST
+=
tabwriter
NOTEST
+=
template
NOTEST
+=
testing/quick
NOTEST
+=
time
NOTEST
+=
utf16
NOTEST
+=
utf8
NOTEST
+=
websocket
NOTEST
+=
xml
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment