Lines Matching refs:path
37 o.on('-p', '--root_path <path>', 'Prepend this path to files in results.') do |root_path|
96 # use line[0] from the test output to get the test_file path and name
104 result_output[:source][:path] = File.dirname(test_file)
127 puts ' -p, --root_path <path> Prepend this path to files in results.'
163 source: { path: '', file: '' },
187 filename = File.join(results[:source][:path], File.basename(results[:source][:file], '.*'))
205 filename = File.join(results[:source][:path], File.basename(results[:source][:file], '.*'))
239 # set the root path