This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/configure.ac b/configure.ac | |
index 28de985..059bb22 100644 | |
--- a/configure.ac | |
+++ b/configure.ac | |
@@ -55,13 +55,6 @@ if test "$placate_valgrind" == "yes" ; then | |
AC_DEFINE(PH_PLACATE_VALGRIND, [1], [Placate valgrind]) | |
fi | |
-rtm=no | |
-AC_ARG_ENABLE(rtm, [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/tests/integration/WatchmanTestCase.py b/tests/integration/WatchmanTestCase.py | |
index 7a9f756..077dadb 100644 | |
--- a/tests/integration/WatchmanTestCase.py | |
+++ b/tests/integration/WatchmanTestCase.py | |
@@ -10,6 +10,7 @@ import os.path | |
import os | |
import WatchmanInstance | |
import copy | |
+import sys | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"backcolor": "#585858", | |
"name": "Atomic" | |
}, | |
[ | |
{ | |
"a": 5 | |
}, | |
"~\n`", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Post-Atomic", | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"a": 5 | |
}, | |
"+\n=", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Moar Thumbs", | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"x": 1, | |
"a": 1 | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"x": 3, | |
"c": "#c4c8c5", | |
"a": 1 | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Moar Thumbs II", | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"x": 1, | |
"a": 1 | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Flutterby", | |
"author": "Wez Furlong", | |
"switchMount": "cherry", | |
"switchBrand": "cherry", | |
"switchType": "MX1A-G1xx", | |
"plate": true | |
}, | |
[ |

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Spock Left Hand", | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"rx": 2, | |
"y": 5.7, | |
"a": 7 |