Files
curlconverter/.gitattributes
Boris Verkhovskiy dfc8ce1782 add testing utilities and skip comments in input (#282)
* add script for saving output of the tool as test

* add script for comparing the raw request

between python and curl

* update after moving test files

* allow comments in test bash input

* restructure test files

and complete todo about relative path handling in gen-test

* handle comments in input and add node-fetch test

also add check that all generators are tested

* don't include test inputs in github language stats

* fix linter errors, use path for path logic in test

* report skipped languages once

* fix compare-requests by timing out quickly

* make converters in test-utils like cli.js

* report error when tests can't run, remove .DS_Store
2022-03-14 21:33:33 -07:00

4 lines
124 B
Plaintext

fixtures/** linguist-generated
fixtures/curl_commands/* -linguist-generated
fixtures/curl_commands/* linguist-documentation