Konstantin Käfer
|
59fe61267f
|
remove id in favor of name and make sure only valid rules are added to <Map>
|
2011-02-07 14:22:10 -05:00 |
|
Tom MacWright
|
f71f5bca71
|
Raster rending test
|
2011-02-07 13:38:51 -05:00 |
|
Konstantin Käfer
|
1f4f2a1340
|
reverse output rules
|
2011-02-07 12:51:38 -05:00 |
|
Konstantin Käfer
|
7f1e1be32c
|
rename _ to -
|
2011-02-07 12:50:41 -05:00 |
|
Konstantin Käfer
|
0b5d35c8d0
|
print errors when tests fail
|
2011-02-07 12:50:04 -05:00 |
|
Konstantin Käfer
|
7760bbabec
|
replace xml2js
|
2011-02-07 12:41:00 -05:00 |
|
Konstantin Käfer
|
e9974c2a11
|
test filterset
|
2011-02-07 11:26:04 -05:00 |
|
Konstantin Käfer
|
34b6a4bdc0
|
Merge branch 'master' of github.com:mapbox/carto
|
2011-02-07 11:23:53 -05:00 |
|
Tom MacWright
|
3147a89a48
|
Rename mess to carto.
|
2011-02-07 11:22:14 -05:00 |
|
Konstantin Käfer
|
17ee133fe5
|
update test case to the change that put selectors at the position of their first own rule
|
2011-02-07 11:17:39 -05:00 |
|
Konstantin Käfer
|
5f48e6a92b
|
use color variables without the @ sign. You can still do operations with colors, like "green + #222"
|
2011-02-07 11:17:10 -05:00 |
|
Konstantin Käfer
|
3e0f28b421
|
fix test for proper variable quoting
|
2011-02-02 18:02:00 -05:00 |
|
Konstantin Käfer
|
460b44eeeb
|
fix remaining test and remove outdated tests
|
2011-02-02 17:10:17 -05:00 |
|
Konstantin Käfer
|
50b9e86037
|
fix test
|
2011-02-02 16:45:14 -05:00 |
|
Konstantin Käfer
|
03417147e3
|
test fixes due to other formatting
|
2011-02-02 16:17:43 -05:00 |
|
Konstantin Käfer
|
4dcf61fead
|
Merge branch 'master' of github.com:developmentseed/mess.js into unstable
|
2011-02-02 16:07:23 -05:00 |
|
Konstantin Käfer
|
b64965c9be
|
make specificity tests run again
|
2011-02-02 14:01:40 -05:00 |
|
Tom MacWright
|
f3ad935c28
|
Re-add color variable support and add test to make sure that it isn't regressed again
|
2011-02-02 13:19:46 -05:00 |
|
Konstantin Käfer
|
c48e0ee2bf
|
saving state of work
|
2011-02-01 19:49:22 -05:00 |
|
Konstantin Käfer
|
3bd44e909f
|
move afghanistan to renderer test, as it is no longer a benchmark :)
|
2011-01-31 12:11:17 -05:00 |
|
Konstantin Käfer
|
f58baab3bd
|
remove Comparison object in favor of a plain string
|
2011-01-30 16:25:36 -05:00 |
|
Konstantin Käfer
|
7a21f1bbfe
|
convert values to numbers when comparing ranges
|
2011-01-28 22:54:29 -05:00 |
|
Konstantin Käfer
|
92e4713d60
|
test filter simplification
|
2011-01-28 22:19:02 -05:00 |
|
Konstantin Käfer
|
9cf819e695
|
Merge branch 'master' of github.com:developmentseed/mess.js
|
2011-01-28 21:01:04 -05:00 |
|
Konstantin Käfer
|
6b66e23ddc
|
correct soundness check and add tests for it
|
2011-01-28 21:00:36 -05:00 |
|
Tom MacWright
|
c01b57eb07
|
KML test
|
2011-01-28 17:09:32 -05:00 |
|
Tom MacWright
|
2991e1db27
|
Cleaning up external and external tests
|
2011-01-28 17:00:31 -05:00 |
|
Tom MacWright
|
23c6b954e2
|
Adding symbolizer order test
|
2011-01-28 16:58:46 -05:00 |
|
Konstantin Käfer
|
9ceba57511
|
only calculate the selector ID when we need it. down to 600ms for the opened benchmark
|
2011-01-28 16:54:16 -05:00 |
|
Konstantin Käfer
|
c0ac2e477f
|
replace __default__ with undefined/empty string
|
2011-01-28 16:09:50 -05:00 |
|
Konstantin Käfer
|
c5108fb786
|
Merge branch 'master' of github.com:developmentseed/mess.js
|
2011-01-28 15:46:22 -05:00 |
|
Konstantin Käfer
|
d347665f10
|
make condition resolving less complex
|
2011-01-28 15:46:07 -05:00 |
|
Tom MacWright
|
39681dcae5
|
Adding invalid value test
|
2011-01-28 11:27:56 -05:00 |
|
Tom MacWright
|
4e8542ec3a
|
Adding undefined variable test
|
2011-01-28 11:26:40 -05:00 |
|
Tom MacWright
|
a3526d90a0
|
Clean up helper code style
|
2011-01-28 11:10:09 -05:00 |
|
Tom MacWright
|
1782e81407
|
Adding first error test, and error testing framework
|
2011-01-28 11:08:38 -05:00 |
|
Konstantin Käfer
|
c2931d8983
|
add an id to selectors
|
2011-01-27 22:10:31 -05:00 |
|
Konstantin Käfer
|
4e0fee38b4
|
Merge branch 'master' of github.com:developmentseed/mess.js
|
2011-01-27 21:50:31 -05:00 |
|
Konstantin Käfer
|
7acc9ac89c
|
simplify filters as we go
|
2011-01-27 21:50:15 -05:00 |
|
Konstantin Käfer
|
d06ea5e4fc
|
filters are now indexed by hash as opposed to throwing them in an array
|
2011-01-27 20:50:53 -05:00 |
|
Tom MacWright
|
0fffe3d249
|
Adding text overrides test
|
2011-01-27 16:59:31 -05:00 |
|
Konstantin Käfer
|
0065de0e64
|
change tree.Zoom to use bitmasks instead of arrays
|
2011-01-27 16:52:07 -05:00 |
|
Konstantin Käfer
|
8f8b014dc0
|
move to benchmarkm folder to have tests running fast
|
2011-01-27 10:06:08 -05:00 |
|
Tom MacWright
|
91b07aded3
|
Adding result file for afg
|
2011-01-27 10:04:27 -05:00 |
|
Tom MacWright
|
8716ba68dd
|
Updating example to new syntax and adding required parameter
|
2011-01-27 09:58:43 -05:00 |
|
Tom MacWright
|
f7708e2e62
|
Adding harder benchmarking style
|
2011-01-27 09:30:44 -05:00 |
|
Tom MacWright
|
01035a8805
|
Handling float values in filters.
|
2011-01-27 09:24:15 -05:00 |
|
Konstantin Käfer
|
a8c55d0b0a
|
rename
|
2011-01-26 18:54:14 -05:00 |
|
Konstantin Käfer
|
2e09386b4c
|
remove unneeded sort
|
2011-01-26 18:24:52 -05:00 |
|
Konstantin Käfer
|
bab332e1be
|
move xml comparison to helper
|
2011-01-26 17:56:16 -05:00 |
|