summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and...jfarrell2013-08-151-0/+1
* THRIFT-1961 C# tests should be in lib/csharp/test/...Jens Geyer2013-05-091-1/+0
* THRIFT-1704: Tornado support (Python)Chris Piro2013-03-071-0/+2
* Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changesJake Farrell2012-10-111-0/+2
* fix broken build introduced with THRIFT-1336Roger Meier2012-05-101-1/+0
* THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as oth...Roger Meier2012-05-031-0/+6
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2012-01-211-0/+4
* THRIFT-1267 Node.js can't throw exceptionsRoger Meier2012-01-121-1/+2
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2012-01-101-0/+4
* Thrift-1426: Dist package missing files for release 0.8Jake Farrell2011-11-161-5/+6
* THRIFT-457 test/cpp makefiles do not honor --prefix configuration settingRoger Meier2011-06-241-0/+4
* THRIFT-892 - refactor erlang library to build using rebar, move tests into li...Anthony F. Molinaro2011-06-211-1/+0
* THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twistedRoger Meier2010-10-081-0/+2
* THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probab...Bryan Duxbury2010-10-061-0/+3
* THRIFT-503. cpp: Move the tests built by "make check" under lib/cppDavid Reiss2010-08-311-128/+1
* THRIFT-770. build: Get 'make dist' to work without first compiling source codeBryan Duxbury2010-05-031-2/+5
* THRIFT-650. build: Make Check fails on Centos/OSX with 0.2.0 tarballBryan Duxbury2010-05-021-1/+1
* THRIFT-373. Get some missing files into the release tarballsDavid Reiss2009-05-221-1/+3
* THRIFT-333. cpp: Initial TCompactProtocol implementationDavid Reiss2009-04-021-0/+9
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* Fix a parallel build bug under testDavid Reiss2009-03-201-0/+3
* Get a few more generated files into release tarballsDavid Reiss2009-03-201-8/+6
* THRIFT-373. Update lists of files to include in release tarballsDavid Reiss2009-03-181-0/+27
* cpp: Fix "make check" by defining a comparator for "Empty"David Reiss2009-02-101-1/+2
* THRIFT-314. Purge reflection.limitedDavid Reiss2009-02-071-14/+4
* THRIFT-289. test: "make check" no longer runs the Java testsBryan Duxbury2009-01-291-5/+2
* s/ENABLE_RUBY/WITH_RUBY/ for consistency.David Reiss2008-07-111-1/+1
* Merge branch 'fastbinary'Kevin Clark2008-07-081-0/+4
* Rename AM_CONDITIONALs from ENABLE_* to WITH_*.David Reiss2008-06-111-2/+2
* Allow out-of-source builds.David Reiss2008-06-111-4/+4
* Allow Thrift to be built without the Python library.David Reiss2008-06-111-1/+5
* Memory-based transport rewrite.David Reiss2008-05-011-1/+2
* Fix a bug in TPipedTransport that broke pipelining.David Reiss2008-04-081-0/+11
* Add TFDTransport: a dead-simple wrapper around a file-descriptor.David Reiss2008-04-081-0/+10
* Clean up the unit tests.David Reiss2008-04-071-17/+35
* Make limited reflection optional (off by default).David Reiss2008-02-271-3/+3
* Update test/Makefile.am to use the new compiler command-line format.David Reiss2008-02-271-3/+3
* Make "make clean" rules a bit more standard.David Reiss2008-02-241-1/+1
* Add automake support for running the Java tests.David Reiss2008-02-231-0/+4
* Thrift: Add a full-featured JSON protocol for C++.David Reiss2008-02-181-0/+11
* Thrift: Python test improvements.David Reiss2008-02-151-0/+2
* Thrift: "make check" support.David Reiss2008-02-041-0/+67