commit | bd165305fa398afb47ac46b924414f6c9afb9b1f | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Tue Jan 19 11:10:07 2016 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Sun Jan 24 00:13:44 2016 +0900 |
tree | 09d127469c7d86f4b63f0066603c1f694922418a | |
parent | 3d600bfec3938bcee0008592e25cb1489bc782fa [diff] [blame] |
THRIFT-3571 Make feature test result browsable Client: Test Patch: Nobuaki Sukegawa This closes #809
diff --git a/test/Makefile.am b/test/Makefile.am index c1fd589..6db171f 100755 --- a/test/Makefile.am +++ b/test/Makefile.am
@@ -17,7 +17,7 @@ # under the License. # -SUBDIRS = +SUBDIRS = features PRECROSS_TARGET = if WITH_C_GLIB @@ -124,7 +124,8 @@ tests.json \ ThriftTest.thrift \ TypedefTest.thrift \ - result.html \ + result.js \ + index.html \ README.md \ valgrind.suppress