From 6179649e43d08e08460382df6a333cdd58ca0a9a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 24 Jun 2015 17:43:45 -0700 Subject: 1641 Snapshot in switching editor-data.cursor to editor-data.before-cursor. But I have trouble coercing events to touch events, even though using the integer tag 2 for the conversion works. --- 002test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '002test.cc') diff --git a/002test.cc b/002test.cc index a35f95bf..d59309a2 100644 --- a/002test.cc +++ b/002test.cc @@ -54,7 +54,7 @@ if (Run_tests) { time_t t; time(&t); cerr << "C tests: " << ctime(&t); for (size_t i=0; i < sizeof(Tests)/sizeof(Tests[0]); ++i) { -//? cerr << i << '\n'; //? 1 +//? cerr << i << '\n'; //? 2 run_test(i); } // End Tests -- cgit 1.4.1-2-gfad0