~alcinnz/haskell-stylist

ref: a73ae4419a8e0dc8f2621ada54baa99c4172a667 haskell-stylist/test/Test.hs -rw-r--r-- 27.4 KiB
a862da93 — Adrian Cochrane 4 years ago
Test basics of counter substitution.
2ba0a92a — Adrian Cochrane 4 years ago
Start testing counters implementations, fix syntactic shorthand lowering for counter[s]() functions.
edfaf74d — Adrian Cochrane 4 years ago
Evaluate attribute namespace selectors.
5ff74dcf — Adrian Cochrane 4 years ago
Parse namespace selectors.
04976d4d — Adrian Cochrane 4 years ago
Unittest conditional styles, add loadImports API to fit Rhapsode's use.
c66e9303 — Adrian Cochrane 4 years ago
Test rules capturing of ConditionalStyleSheet.
349b947a — Adrian Cochrane 4 years ago
Test CSS variables.
10a6e634 — Adrian Cochrane 4 years ago
Fix syntax errors in ConditionalStyles
6344dc8e — Adrian Cochrane 4 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
2eff549d — Adrian Cochrane 4 years ago
Test/fix parsing of psuedoclasses/elements.
6d2fa464 — Adrian Cochrane 4 years ago
Tidyup testsuite code, according to newly enabled compiler warnings.
be4bb6f0 — Adrian Cochrane 4 years ago
Fix parser freezes, blocking issue for Rhapsode.
62b97a58 — Adrian Cochrane 4 years ago
Fix incorrect handling of invalid syntaxes.
7083855b — Adrian Cochrane 4 years ago
Test override styles.
a35a8a23 — Adrian Cochrane 4 years ago
Test cascade logic.
3bd6ae52 — Adrian Cochrane 4 years ago
Test/fix cascade logic for selector specificity.
af343c17 — Adrian Cochrane 4 years ago
Switch to new namespace for consistency with other modules like css-syntax.
ee89bcfd — Adrian Cochrane 4 years ago
Abstract away RuleStore construction.
d47030fd — Adrian Cochrane 4 years ago
Handle !important CSS declarations.
9e7ce5e0 — Adrian Cochrane 4 years ago
Expose common interface above all selector passes.
Next