From 7935ab82d4bbd7f26fcfb7acaed8fa85fa90f3d9 Mon Sep 17 00:00:00 2001 From: Daniel Zimmermann Date: Mon, 16 May 2016 06:26:18 +1000 Subject: [PATCH] Add unit tests for multi-touch --- test/coverage.html | 1 + test/helpers/touch.js | 134 +++++++++++++++++++++++++++++++++++++++++ test/modules/events.js | 78 +++++++++++++++++++++++- test/test.html | 1 + 4 files changed, 213 insertions(+), 1 deletion(-) create mode 100644 test/helpers/touch.js diff --git a/test/coverage.html b/test/coverage.html index 81ffe579..b04d5fda 100644 --- a/test/coverage.html +++ b/test/coverage.html @@ -53,6 +53,7 @@ +