Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/demo.cartinsight.co/vendor/marcusschwarz/lesserphp/tests/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/demo.cartinsight.co/vendor/marcusschwarz/lesserphp/tests/README.md
lessphp uses [phpunit](https://github.com/sebastianbergmann/phpunit/) for its tests

* `InputTest.php` iterates through all the less files in `inputs/`, compiles
  them, then compares the result with the respective file in `outputs/`.

* `ApiTest.php` tests the behavior of lessphp's public API methods.

* `ErrorHandlingTest.php` tests that lessphp throws appropriate errors when
  given invalid LESS as input.

From the root you can run `make` to run all the tests.

## lessjs tests

Tests found in `inputs_lessjs` are extracted directly from
[less.js](https://github.com/less/less.js). The following license applies to
those tests: https://github.com/less/less.js/blob/master/LICENSE

## bootstrap.sh

Clones twitter bootsrap, compiles it with lessc and lessphp, cleans up results
with sort.php, and outputs diff. To run it, you need to have git and lessc
installed.


Spamworldpro Mini