Jonathan Ellis
|
97fc5cb8ef
|
migrate to JUnit 4.6. patch by jbellis; reviewed by Sandeep Tata for CASSANDRA-162
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@773940 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-12 15:26:38 +00:00 |
Jonathan Ellis
|
e1971c6d07
|
allow specifying "ant test -Dtest.name=ColumnFamilyStoreTest" etc. patch by Michael Greene; reviewed by jbellis for CASSANDRA-158
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@773556 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-11 13:36:21 +00:00 |
Jonathan Ellis
|
48d21d8e29
|
fix antlr check. patch by johano; reviewed by jbellis for CASSANDRA-125
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@770324 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-30 17:04:56 +00:00 |
Jonathan Ellis
|
5ba5c12060
|
change antlr -o to -fo. this allows it to build on windows.
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@770301 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-30 15:53:57 +00:00 |
Jonathan Ellis
|
c40988f502
|
move antlr output to src/gen-java. patch by johano; reviewed by jbellis for CASSANDRA-105
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@769888 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 19:23:47 +00:00 |
Jonathan Ellis
|
71739ef76a
|
move src/ to src/java/. patch by johano; reviewed by jbellis for CASSANDRA-112
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@769886 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 19:18:48 +00:00 |
Jonathan Ellis
|
f836610fe0
|
add system tests. each method in test/system/test_server.py exercises part of the thrift API, and manages cleaning out data files and starting a fresh server for each test.
patch by jbellis; reviewed by Eric Evans for CASSANDRA-102
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@769608 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-29 01:12:38 +00:00 |
Jonathan Ellis
|
7982bb4a2b
|
add release target. patch by johano; reviewed by jbellis for CASSANDRA-107
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@768590 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-25 19:38:47 +00:00 |
Jonathan Ellis
|
551a1a0840
|
move thrift-generated code to interface/gen-java. patch by johano; reviewed by jbellis for CASSANDRA-103
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@768589 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-25 19:30:13 +00:00 |
Jonathan Ellis
|
afd3c2765b
|
move testng code to test/unit. patch by johano; reviewed by jbellis for #104
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@768584 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-25 19:07:00 +00:00 |
Jonathan Ellis
|
6d075b51b9
|
junit xml output for hudson's benefit. patch by johano; reviewed by jbellis for #32
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@768579 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-25 18:46:48 +00:00 |
Jonathan Ellis
|
f0f5ec427c
|
don't manually create commitlog directory; cassandra will do it automatically. also put commitlog under cassandra/ with other server artifacts. patch by jbellis; reviewed by Eric Evans for #6
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@763386 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-08 20:49:33 +00:00 |
Jonathan Ellis
|
b3d4f4a93d
|
add log4j.properties for testing; output is to build/test/logs/system.log. patch by jbellis; reviewed by Jun Rao for #64
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@762913 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-07 19:17:54 +00:00 |
Jonathan Ellis
|
9e027cef72
|
enable line numbers in test stack traces. patch by johano; reviewed by jbellis for #60
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@762508 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-06 21:23:11 +00:00 |
Jonathan Ellis
|
29f5255169
|
add cobertura support ('ant codecoverage -Dcobertura.dir=/path/to/cobertura'). patch by johano; reviewed by jbellis for #55
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@762442 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-06 18:00:43 +00:00 |
Jonathan Ellis
|
b9bc065e3d
|
upgrade to latest antlr; expunge 2.x. patch by Per Mellqvist, reviewed by jbellis. see #46
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@761805 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-03 21:27:40 +00:00 |
Jonathan Ellis
|
d800e20940
|
don't re-run antlr unless the grammar changed. patch by Per Mellqvist
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@761427 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 21:07:40 +00:00 |
Jonathan Ellis
|
8632f05518
|
r/m generated files from svn and modify build.xml to build them. added back required jars for generation (antlr 2.7.7 and stringtemplate). patch by Per Mellqvist for #40
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@761384 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-02 19:17:04 +00:00 |
Jonathan Ellis
|
e7ef989821
|
create test dirs and separate test config xml. patch from johano. fixes #22
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@760464 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-31 14:41:55 +00:00 |
Jonathan Ellis
|
19064bb869
|
apply patch from johano fixing #30 (creates javadoc build target)
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@760440 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-31 13:25:54 +00:00 |
Jonathan Ellis
|
a3b0c9d0ee
|
r/m entire build dir on clean as suggested in #19
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@759336 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-27 20:41:42 +00:00 |
Jonathan Ellis
|
f4b2a3fc20
|
move test output & classes to build/test. fixes #18
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@759296 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-27 18:21:55 +00:00 |
Jonathan Ellis
|
a996c8214b
|
test support. this requires some refactoring so that tests can be independent
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@758992 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-27 02:43:46 +00:00 |
Jonathan Ellis
|
ce8f72e4af
|
remove unused libraries; update log4j to 1.2.15; add commons-collections
and commons-lang; wildcard lib/ in build.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@758963 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-27 02:18:04 +00:00 |
Prashant Malik
|
cf56f8f3ac
|
Add build script and make sure it works
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@749477 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-02 23:34:21 +00:00 |