Commit Graph

20 Commits (ff62ab442319cc8257ae65531c15a14181c65995)

Author SHA1 Message Date
John Shahid c207be4a18 generate the parser c code in the build script. 2013-10-24 11:01:13 -04:00
John Shahid 0102c7ca4c move gocheck to the build script. 2013-10-24 10:45:01 -04:00
John Shahid b4851b712e make the test script less verbose by default. 2013-10-21 17:04:45 -04:00
John Shahid 5b923875cd make valgrind memory leak check optional. 2013-10-16 13:13:29 -04:00
John Shahid ed02783c36 don't explode if we can't format the code. 2013-10-10 18:08:23 -04:00
Todd Persen 0e32cca556 Add flag for running benchmarks. 2013-10-10 15:42:31 -04:00
Paul Dix fda550e04f Update test script to increase the open file limit on osx 2013-10-10 10:54:53 -04:00
Todd Persen d8a25cf5ca Fix the test script for macs 2013-10-09 13:28:35 -04:00
John Shahid 5de35550e6 able to run tests in one package only. 2013-10-09 12:08:30 -04:00
John Shahid 0a88a01771 Rename the query package to parser. 2013-10-09 11:33:54 -04:00
John Shahid 8027a0b2c8 be more verbose. 2013-10-08 17:38:56 -04:00
John Shahid 27cc664838 be more verbose. 2013-10-08 17:32:42 -04:00
John Shahid e41ad7fd20 format before running the tests. 2013-10-08 17:17:12 -04:00
John Shahid c0ee40e82c build and test all packages. 2013-10-08 17:01:20 -04:00
Todd Persen 51893ebd37 Parsing complex arithmetic operations. 2013-10-08 15:50:59 -04:00
Todd Persen 8e87803ee5 fix the test script on mac os 2013-10-08 12:43:46 -04:00
John Shahid bd81803436 parse more grammar and test memory leaks when running the tests. 2013-10-07 11:13:39 -04:00
John Shahid 448e6716c0 add inequality and column names parsing 2013-10-05 23:24:42 -04:00
Paul Dix f03f412c6f Add protobuf protocol for representing series and points. 2013-10-03 16:59:02 -04:00
John Shahid 5501b489c6 add a go test to the parser. 2013-10-03 13:11:48 -04:00