Nathaniel Cook
|
df6d97a6a5
|
add docker rm flag so circleci can disable deletion of containers
|
2016-02-02 15:18:58 -07:00 |
Nathaniel Cook
|
66e9073909
|
make tip container usable for any git revision, add go1.6beta1 test
|
2015-12-16 15:28:35 -07:00 |
Nathaniel Cook
|
9840b5f1f4
|
only save image if changed from load
|
2015-12-15 12:50:49 -07:00 |
Nathaniel Cook
|
1e816e618b
|
decouple circleci from tests using docker
|
2015-12-14 16:39:39 -07:00 |
John Shahid
|
0b3c3d6182
|
get rid of the shell scripts
|
2014-01-06 11:22:19 -05:00 |
John Shahid
|
fc4aca44ad
|
add some notification in the test script
|
2013-11-18 11:46:35 -05:00 |
John Shahid
|
1be02d33aa
|
Revert "report coverage when using go tip."
This reverts commit 2817cf6dd2 .
|
2013-11-05 19:13:44 -05:00 |
John Shahid
|
2817cf6dd2
|
report coverage when using go tip.
|
2013-11-05 18:40:53 -05:00 |
John Shahid
|
bb95d9e677
|
run test coverage if this is a recent version of go.
|
2013-11-04 15:52:01 -05:00 |
John Shahid
|
3dc94a087f
|
allow test arguments.
|
2013-10-31 11:53:16 -04:00 |
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 |