6 Commits

Author SHA1 Message Date
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
Renée Kooi
e64653efc9
Strip trailing slash from --visualize-only. (#81)
* Strip trailing slash from --visualize-only.

* add --visualize-only tests for flame

* Use platform path separator in test.

* Support windows path separators.
2018-11-20 12:06:56 +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
Ruben Bridgewater
0ad51edfc9 check for valid input arguments 2018-08-07 17:52:40 +02:00
Kamil Mech
45a23a6495 Provide upload command after generating sample (#60) 2018-07-23 20:01:10 +02:00