Bot.io files for the PDF.js project
Перейти к файлу
calixteman 5f24d5c1fe
Merge pull request #46 from timvandermeij/cleanup
Remove the `test-files` directory and use `npm ci` instead of `npm install`
2024-09-03 20:21:00 +02:00
.gitignore progress 2012-03-22 11:20:36 -04:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-27 20:54:02 -07:00
README.md Update README.md 2014-02-28 09:45:46 -06:00
config.json Add marco. 2021-06-21 10:16:17 -07:00
loop loop script 2012-04-16 16:15:37 +01:00
on_cmd_browsertest.js Use `npm ci` instead of `npm install` 2024-08-10 19:56:19 +02:00
on_cmd_integrationtest.js Use `npm ci` instead of `npm install` 2024-08-10 19:56:19 +02:00
on_cmd_makeref.js Use `npm ci` instead of `npm install` 2024-08-10 19:56:19 +02:00
on_cmd_preview.js Use `npm ci` instead of `npm install` 2024-08-10 19:56:19 +02:00
on_cmd_test.js Use `npm ci` instead of `npm install` 2024-08-10 19:56:19 +02:00
on_cmd_unittest.js Use `npm ci` instead of `npm install` 2024-08-10 19:56:19 +02:00
on_cmd_xfatest.js Use `npm ci` instead of `npm install` 2024-08-10 19:56:19 +02:00
package.json Remove the firefox extension. 2018-04-02 11:33:08 -07:00

README.md

Bot.io scripts for the PDF.js project

These scripts are used in Mozilla's PDF.js project to run regression tests.

NOTE: the npm package for botio mightnot be updated, please use/clone the project directly from the location above.