7 Commits

Author SHA1 Message Date
Rafael Gonzaga
87e8a215dc
chore: add ci support node 16 (#292)
* chore: bump tap version

* chore: add v16 to test matrix

* chore: update coverage settings to latest tap version

* chore: use taprc

* chore: support v17

* chore: updade coverage settings
2021-10-28 09:41:21 -03:00
DylanC
974ed78a5c
Fix all tests for terminal links (#210)
* Fixed test for bubbleprof full

* Fix for bubbleprof visualize test

* Fix for doctor full test

* Another fix for bubbleprof visualize

* Fix for doctor visualize test

* Fixes for flame full and doctor visualize tests

* Fix for flame visualize test - all tests passing
2020-02-11 12:48:55 +00:00
Renée Kooi
03c4613113
Set default output directory to $cwd/.clinic (#136)
* Set default output directory to $cwd/.clinic

* Fix tests on windows

* consistent quotes
2019-03-21 16:29:01 +01:00
Matteo Collina
14302b36ff
Updated dependencies and tests (#87)
* Updated dependencies and tests

* timeout tests at 10s

* disable timeouts

* added some output

* codecov 100% again

* test passing on windows
2018-11-27 16:13:11 +01:00
Renée Kooi
1355b44f1e
Pass through --dest to Flame and Bubbleprof (#76)
* Add --dest to clinic flame.

* Add --dest to clinic bubbleprof.

* Add cli-flame-full test.

* Add --dest tests for each tool.

* Update tools to versions that have --dest.
2018-11-20 11:36:39 +01:00
Ruben Bridgewater
be6c77ad4d
Improve description with a note how to generate the output (#44)
* Improve description with a note how to generate the output

This also adds the debug mode to the documentation.
2018-08-27 15:49:37 +02:00
Kamil Mech
45a23a6495 Provide upload command after generating sample (#60) 2018-07-23 20:01:10 +02:00