summaryrefslogtreecommitdiff
path: root/lcov-report
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Simplified usage, changed order of steps, better exclusions.HEADmasterMaarten Hoes5-352/+211
2015-03-04Also readlink -f BUILD_DIR when running BEFORE or AFTER.Maarten Hoes1-0/+2
2015-03-04Allow for easier debugging by setting $DEBUG.Maarten Hoes1-0/+2
2015-03-04Change report dir to have a fixed name.Maarten Hoes1-3/+3
2015-01-27Added 'gb_GCOV=YES' to make commands.Maarten Hoes4-6/+8
2015-01-04An example config for integration of lcov-report.sh with tinderbox.Maarten Hoes5-0/+147
2014-12-15Be more intelligent with 'readlink -f' for paths that dont exist yet.Maarten Hoes1-7/+16
2014-12-04Allow for relative pathnames, by translating relative to absolutei ones.Maarten Hoes1-4/+4
2014-12-02Minor README corrections.Maarten Hoes1-3/+4
2014-12-01Describe test that was run using lcov's 'description file'.Maarten Hoes2-22/+63
2014-11-28build with internal python for PyUNO.Maarten Hoes1-1/+1
2014-11-17Add missing '/' in directory/file pathname.Maarten Hoes1-1/+1
2014-11-16Dont 'rm TRACEFILE_DIR' when running '-a', some other minor fixes.Maarten Hoes1-5/+12
2014-11-16Allow for separate src and build dirs, updated README.Maarten Hoes2-230/+249
2014-11-16Removed concept of 'commandfile', allow for seperate runs of [-b|-a|-c].Maarten Hoes3-70/+118
2014-11-13Split script up in functions. Added example commandfile and README on usage.Maarten Hoes3-47/+172
2014-11-12Replaced hardcoded variable values with commandline options.Maarten Hoes1-3/+33
2014-11-09Added a license statement.Maarten Hoes1-0/+7
2014-11-08shell script to generate lcov code coverage reports.Maarten Hoes1-0/+116