Skip to content
Snippets Groups Projects
Select Git revision
  • 1837ee662c4f42043d13be8cc260d74241ce3b70
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
22 results

README-idrange.md

Blame
  • run-tests.sh 310 B
    #! /bin/bash
    
    # curl -# -C - -o shebang-unit https://raw.github.com/arpinum-oss/shebang-unit/master/releases/shebang-unit
    # chmod +x shebang-unit
    
    now=$(date +"%Y%m%d%H%M%S")
    mkdir -p ${PWD}/tests-results
    ./shebang-unit --reporters=simple,junit --output-file=${PWD}/tests-results/junit_report-${now}.xml tests