| #
1c33cec3 |
| 04-Feb-2021 |
Andreas Gohr <andi@splitbrain.org> |
add needed type hints for phpunit8
This will break a lot of plugin tests, but can't be avoided
|
| #
e9d25488 |
| 23-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
back slashes in @import
|
| #
28ad2ce3 |
| 17-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
ensure css loadfile test doesn't try to create a directory (and fail) if the directory already exists
|
| #
6d7e4640 |
| 05-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
additional tests where for relative path to @import less file
|
| #
5f598213 |
| 05-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
Improve css_loadfile() tests - use TMP_DIR constant rather than /tmp - swap order of parameters in csstest() to match reported 'expected' & 'actual' - add tests for use of 'url()' in @import - add te
Improve css_loadfile() tests - use TMP_DIR constant rather than /tmp - swap order of parameters in csstest() to match reported 'expected' & 'actual' - add tests for use of 'url()' in @import - add tests for @import of '.less' files (these test will fail per FS#2875)
show more ...
|
| #
f8369d7d |
| 18-Apr-2012 |
Tobias Sarnowski <sarnowski@cosmocode.de> |
moved _testing to _test
|