Sahab Yazdani
|
338e6c0ac3
|
Rename unit.compiler.js to unit.js
|
15 лет назад |
Sahab Yazdani
|
ef85a445eb
|
Remove interpreter->compiler mapping, since mustache.js does it automatically now
|
15 лет назад |
Sahab Yazdani
|
c3801700a7
|
Remove interpreter unit tests
|
15 лет назад |
Sahab Yazdani
|
6ce56144c1
|
Remove local copy of qunit in favour of code.jquery.com version
|
15 лет назад |
thegrandpoobah
|
b04fd8d364
|
3 should be 4
|
15 лет назад |
thegrandpoobah
|
38bfdf0c72
|
Unit Test for Issue #79
|
15 лет назад |
thegrandpoobah
|
df7405b184
|
Update unit tests based on merge with janl's branch
|
15 лет назад |
Sahab Yazdani
|
f5ee9ef3fc
|
modify performance test to use the same view/partial/template from
https://github.com/schuyler1d/handlebars.js/blob/sky_test/test/perf.js
|
15 лет назад |
Sahab Yazdani
|
bff6686bd4
|
Unit Tests for comment ending tag (Interpreter Version)
|
15 лет назад |
Sahab Yazdani
|
ba8c7d39b6
|
Unit Tests for comment ending tag (Compiler Version)
|
15 лет назад |
thegrandpoobah
|
1054505f55
|
Pass all unit tests in IE
|
16 лет назад |
unknown
|
12d2fbb755
|
Beef up entry points for bad input checks.
|
16 лет назад |
unknown
|
98cdab2af5
|
Partials compiler should be non-destructive
|
16 лет назад |
unknown
|
4ed4db0101
|
Performance test for Compiler path
|
16 лет назад |
unknown
|
afbb2089db
|
pass all tests in both interpreter and compiler mode
|
16 лет назад |
unknown
|
081772c3f4
|
replicate interpreter tests into compiler tests.
|
16 лет назад |
unknown
|
97736b7a49
|
Submit template compiler.
|
16 лет назад |
thegrandpoobah
|
b09b5f2ec5
|
whitespace fixes
|
16 лет назад |
unknown
|
82609d5c92
|
adjust tests to match new parser. adjust (most) tests for whitespace issues
|
16 лет назад |
thegrandpoobah
|
12ce899b83
|
{{%IMPLICIT-ITERATOR}} should be a no-op
|
16 лет назад |
thegrandpoobah
|
8053051cb6
|
Turn interpreter into a recursive descent parser.
|
16 лет назад |
thegrandpoobah
|
180c02e641
|
ignore equal signs if not forming a set delimiter
|
16 лет назад |
thegrandpoobah
|
6cc86e23a1
|
add QUnit tests based on the examples folder.
|
16 лет назад |
Jan Lehnardt
|
328724ad43
|
whitespace
|
16 лет назад |
Alexander Lang
|
c12ba296ab
|
added testcase for issue #26
|
16 лет назад |
Jan Lehnardt
|
2c8857e84a
|
remove extra semicolon
|
16 лет назад |
Jan Lehnardt
|
272fd0fc1f
|
fix test case
|
16 лет назад |
Chris Anderson
|
a354b55156
|
more send fun goodness
|
16 лет назад |
Chris Anderson
|
f864a27cb9
|
make the tests also test a generic send function (reveals failures)
|
16 лет назад |
Jan Lehnardt
|
0bb4776def
|
mustache compat: Don't barf on unknown variables.
|
16 лет назад |
Paul J. Davis
|
895e741234
|
Fix error message consistency.
|
16 лет назад |
Paul J. Davis
|
3a9eda10b4
|
Avoid requiring partials in global scope.
|
16 лет назад |
Sebastian Cohnen
|
5f31d4cbc2
|
Re-enabled test for clean context in case of recursion
|
16 лет назад |
Alexander Lang
|
093a5b84da
|
fixed bug where recursion overwrote data in the parent context
|
16 лет назад |
Alexander Lang
|
697bca307a
|
fixed bug where mustache had access to data from previous runs
|
16 лет назад |
Alexander Lang
|
437056a7e7
|
added processing arrays of plain values
|
16 лет назад |
Alexander Lang
|
7549f18940
|
converted test suite to rspec
|
16 лет назад |
Jan Lehnardt
|
0a466bfce3
|
add mustache tests, implement partials
|
16 лет назад |
Jan Lehnardt
|
0e11ce9ee5
|
initial drop
|
16 лет назад |