7 Commits

Author SHA1 Message Date
Boris Verkhovskiy
636fe09cdd use new paths in metadata files (#383) 2022-04-12 23:23:15 -07:00
Boris Verkhovskiy
f29c397882 convert to typescript (#368)
* compile with typescript

* add types

* rename tree-sitter import file

* proofread README.md
2022-03-30 22:56:25 -07:00
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
Борис Верховский
e8e9df43de don't upload docs to npm registry (#290) 2021-09-24 10:06:41 -06:00
Борис Верховский
0a18e0ebd6 don't upload tests to npm registry (#289) 2021-09-24 10:03:04 -06:00
Elias Kunnas
5cbf194014 Add trailing newlines everywhere 2017-03-03 16:30:35 +02:00
Nick Carneiro
7b8584eb6c replaced node-getopt with minimist 2015-01-02 14:26:52 -06:00