mobile/exp
Elias Naur 2057caeb27 exp/gl/glutil: disable test
The test broke a long time ago when the underlying API changed.
It seems too useful to remove outright, so disable it until someone
cares enough to update it.

Updates golang/go#19046.

Change-Id: Iec49be30fbc2e3ffd6fa73e584b15a481751049f
Reviewed-on: https://go-review.googlesource.com/37321
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2017-02-21 20:02:19 +00:00
..
app/debug all: windows build tags 2015-12-14 17:43:10 +00:00
audio/al exp/audio/al: use the correct native library dir to locate libopenal.so 2017-01-13 01:38:11 +00:00
f32 f32: move to exp/f32. 2015-07-03 01:37:12 +00:00
font exp/font: droid->noto fallback in tests 2016-09-06 08:36:09 +00:00
gl/glutil exp/gl/glutil: disable test 2017-02-21 20:02:19 +00:00
sensor exp/sensor: don't enable a sensor on a sender 2015-10-19 21:21:50 +00:00
sprite all: windows build tags 2015-12-14 17:43:10 +00:00
README exp: add a new directory for experimental packages. 2015-06-16 21:06:44 +00:00

README

golang.org/x/mobile/exp contains experimental packages for mobile app
development.