[jira] [Commented] (THRIFT-1326) on some platforms, #include is necessary to be included in Thrift.h

2011-12-23 Thread hellerliu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175692#comment-13175692 ] hellerliu commented on THRIFT-1326: --- I have encounter such problems. The compiler compl

AW: Javascript Async tests

2011-12-23 Thread Roger Meier
Yes! Or just use the integrated testsuite: lib/js/test$ ant testserver for manual test and lib/js/test$ ant test with phantomjs -roger > -Ursprüngliche Nachricht- > Von: Andrew Grumet [mailto:aegru...@gmail.com] > Gesendet: Freitag, 23. Dezember 2011 10:30 > An: dev@thrift.apache.org

Re: Javascript Async tests

2011-12-23 Thread Andrew Grumet
Ok, answering my own question for future searches. Callback support requires the jquery option thrift -r --gen js:jquery ThriftTest.thrift On Thu, Dec 22, 2011 at 4:48 PM, Andrew Grumet wrote: > > We're running some tests of the Javascript client (lib/js/test/test.js) > and noticed that the