Francisco López
|
b051ae284e
|
Remove throw check
|
2017-05-19 13:51:27 +02:00 |
|
Francisco López
|
ea880ccf7b
|
Check throw
|
2017-05-19 12:24:50 +02:00 |
|
Francisco López
|
59c0208caa
|
Fix tests.
Now we don't run the parser so there is no errors, we can't look for errors.
|
2017-04-17 16:00:07 +02:00 |
|
Raul Ochoa
|
7315428079
|
Adds test to validate supported features are validated and work
|
2017-02-01 12:15:46 +01:00 |
|
Raul Ochoa
|
515fbd0991
|
Only set previous reference if it existed
|
2017-02-01 11:23:39 +01:00 |
|
Raul Ochoa
|
50fa97564e
|
Strict parser mode.
When options.strict is set to true, it throws parse errors associated to invalid rules,
or in general rules not compliant with the given reference.
|
2017-01-31 15:19:47 +01:00 |
|