mobile/bind
Hyang-Ah (Hana) Kim 20544e603c bind/java/SeqTest: call Go.init from the test case constructor.
Go.init must be called once and from the main thread.
setUp is called from a non-main thread and once per each test.

Change-Id: I848a1461793463785b38141e077da5bf5e53cb4c
Reviewed-on: https://go-review.googlesource.com/6832
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-03-05 00:04:29 +00:00
..
java bind/java/SeqTest: call Go.init from the test case constructor. 2015-03-05 00:04:29 +00:00
seq bind/seq: fix unaligned memory access in serialization. 2015-02-23 21:01:14 +00:00
testdata cmd/gobind: implement interface method binding. 2015-01-07 18:26:42 +00:00
bind.go mobile: add import comments. 2014-12-10 01:59:04 +00:00
bind_test.go bind: remove temporary files used in tests 2015-01-06 06:13:23 +00:00
gengo.go cmd/gobind: implement interface method binding. 2015-01-07 18:26:42 +00:00
genjava.go cmd/gobind: implement interface method binding. 2015-01-07 18:26:42 +00:00
printer.go go.mobile/bind: language binding generator 2014-07-31 15:09:13 -04:00
seq.go cmd/gobind: implement interface method binding. 2015-01-07 18:26:42 +00:00