aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Add Wercker CI support with tests.Steven Weathers1-0/+27
2014-07-03log at error level by default and only show others if --verbose switch is on.Gregg Caines2-6/+10
2014-05-24fix missing semi-colon in test file.Gregg Caines1-1/+1
2014-03-14convertLcovToCoveralls should convert absolute source paths to relative paths...Marc Knaup1-6/+32
2014-02-16add support for drone cideepak15561-0/+27
2014-02-12Fix tests againGerard Escalante1-2/+2
2014-02-12Fix fetchGitData testsGerard Escalante1-0/+3
2014-02-11Read service_name from coveralls.ymlGerard Escalante1-3/+11
2014-02-11Swap out yaml with js-yaml for Win compatGerard Escalante1-3/+2
2014-02-11Windows compat fixesGerard Escalante2-5/+2
2014-01-31Fixing existsSync issues for older versions of nodeJonathan Kingston1-1/+2
2014-01-26Add callback to handleInput() for easier use in other projectsPatrick Gansterer1-24/+47
2013-12-05Added ability to turn on debug logging via environment variablemattjmorrison1-0/+21
2013-11-15OK so Travis behaves WEIRDLY on writeFileSync with explicit utf8, let's try w...Christophe Porteneuve1-1/+1
2013-11-15Fixed encoding from utf-8 to utf8 for TravisChristophe Porteneuve1-10/+10
2013-11-15Final fixes for detached head mode (93% cov against 94% cov in branch mode)Christophe Porteneuve1-2/+2
2013-11-15Stupid typo…Christophe Porteneuve1-1/+1
2013-11-15More regular-case detached head (e.g. Travis) fixesChristophe Porteneuve1-1/+4
2013-11-15Fix getOptions test for regular-case detached head state (e.g. Travis)Christophe Porteneuve1-5/+6
2013-11-14Massive expansion of test coverage: 100% of detectLocalGit + numerous missing...Christophe Porteneuve2-0/+193
2013-09-06Added getBaseOptions export to index.jsMatthew J. Morrison1-3/+3
2013-09-06export both getOptions and getBaseOptions from getOptions.jsMatthew J. Morrison1-69/+133
2013-08-24removed exec-sync. version 2.2.0 candidateGregg Caines4-159/+206
2013-07-30fixed testGabe Hayes1-1/+1
2013-07-30fixed testGabe Hayes1-3/+0
2013-07-30fixed git testGabe Hayes1-10/+9
2013-07-29remove git execution test for nowGabe Hayes1-1/+1
2013-07-29remove git execution test for nowGabe Hayes1-1/+1
2013-07-29use getOptions method to fetch commit dataGabe Hayes1-31/+4
2013-07-29added full test coverage on fetchGitDataGabe Hayes1-1/+93
2013-07-27tests for fetchGitDataGabe Hayes1-0/+99
2013-07-26fetch git data from command line gitGabe Hayes1-2/+4
2013-07-25add tests for circleci integrationGabe Hayes1-2/+18
2013-06-22better jenkins support. better git object population.cainus2-4/+27
2013-06-22improved testing.cainus3-1/+55
2013-06-08add some tests. version bump to 2.0.13.cainus3-0/+99
2013-06-02fixed logger bug in the last published version preventing --verbose from work...cainus1-0/+2
2013-06-02fix broken test.cainus1-2/+2
2013-06-02Fixes 7: be quiet by defaultArpad Borsos1-2/+2
2013-05-29refactored for better testability.cainus1-1/+1
2013-05-24Supporting command-line usage outside of Travis-CIelliottcable1-2/+2
2013-03-28using lcov-parse lib. version bump 2.0.5cainus1-8/+12
2013-03-28fixed tests.cainus1-2/+2
2013-03-27changed to use lcov input format only.cainus1-0/+27