• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

k-takata / ctags
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: docs-codeblock
DEFAULT BRANCH: master
Repo Added 30 Jul 2015 04:23AM UTC
Files 184
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH docs-codeblock
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-dirs-to-extra_dist
  • add-dos2unix-checking
  • additional-appveyor-fixes
  • adjust-configure-message
  • adjust-rst2man
  • align-makefiles
  • allow-slash-in-tag
  • appveyor
  • appveyor-cygwin
  • appveyor-dont-check-size
  • appveyor-enable-all-on-cygwin
  • appveyor-fixes
  • appveyor-include-man
  • appveyor-include-new-manpages
  • appveyor-make-j2
  • appveyor-man
  • appveyor-refactor
  • appveyor-rst2html
  • appveyor-temp
  • appveyor-temp2
  • appveyor-temp3
  • appveyor-temp4
  • appveyor-temp5
  • appveyor-temp6
  • appveyor-use-msys2-for-packaging
  • appveyor-use-preinstalled-msys2
  • avoid-msys2-path-conversion
  • buildsys-extra-dist
  • buildsys-fix-dist-test-cases
  • coverall
  • create-html-docs-on-appveyor
  • create_pdb
  • delete-unnecessary-filter
  • delete-unused-files
  • detect-git-submodule
  • detect-rst2man3
  • doc-packcc
  • docs-codeblock
  • docs-cygwin-packages
  • docs-update-units
  • docs-windows-testing
  • dont-execute-a-test-twice
  • enable-iconv-by-default
  • enable-static
  • extra-dist
  • faster-travisci
  • fix-1496
  • fix-2321
  • fix-appveyor
  • fix-backslash
  • fix-distcheck
  • fix-distcheck2
  • fix-double-hypen
  • fix-eol
  • fix-escaping-backslash
  • fix-git-submodule
  • fix-help
  • fix-indent
  • fix-internal-sort
  • fix-make-distcheck
  • fix-man
  • fix-msys2-executablename
  • fix-msys2-issamefile
  • fix-msys2-tempfile
  • fix-packcc-on-msys2
  • fix-printf-warning
  • fix-test-in-builddir
  • fix-typo
  • fix-typo5
  • fix-typos
  • fix-varlink-distrib
  • fix-vc-warnings
  • gen-sed-rules
  • generate-docs-man
  • link-manpages
  • make-dist-test-cases-faster
  • make-units-faster
  • man-maxdepth
  • man-update-readme
  • man-use-links
  • master
  • mention-ubuntu
  • mingw-update-makefile
  • mvc-support-packcc
  • nsis-fix-typos
  • parsers-suppress-warnings
  • readme-ctags-win32
  • readme-https
  • reduce-configure-checking
  • reduce-makefiles
  • refine-appveyor
  • refine-win32-makefiles
  • remove-dir_h
  • remove-modeline-vs-2gram
  • rephrase-encoding
  • revise-2347
  • revise-travis
  • run-shrink
  • simplify-run_result
  • speed-up-filter_by_column_index
  • support-vc2015
  • suppress-clang-warnings
  • suppress-mingw-warnings
  • supress-message
  • temp/additional-appveyor-fixes
  • temp/additional-appveyor-fixes2
  • topic/create-msvc-packages
  • topic/remove-dctags
  • topic/use-batchmode
  • typescript-clang-warning
  • units-fix-cygwin
  • units-py
  • update-developers
  • update-docs
  • update-docs-man
  • update-editorconfig
  • update-gitignore
  • update-mk_mingw
  • update-msys2
  • update-units
  • update-urls
  • use-copyrightmark
  • use-getdrive
  • use-git-subtree
  • use-priuptr
  • win32-add-resource
  • win32-editorconfig
  • win32-gen-repoinfo
  • win32-mkstemp
  • win32-mkstemp-workaround
  • win32-remove-boolean
  • win32-sort-vcxproj
  • win32-update-license

pending completion
409

push

travis-ci

k-takata
docs,man: Fix codeblocks

35643 of 41072 relevant lines covered (86.78%)

12694.37 hits per line

Relevant lines Covered
Build:
Build:
41072 RELEVANT LINES 35643 COVERED LINES
12694.37 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
409 docs-codeblock docs,man: Fix codeblocks push 30 Jun 2020 01:17PM UTC k-takata travis-ci pending completion  
408 use-priuptr Merge commit 'd66b2567b' into use-priuptr push 28 Feb 2020 12:23PM UTC k-takata travis-ci pending completion  
407 use-priuptr WIP: Use PRIuPTR instead of SIZE_T_FMT_CHAR push 27 Feb 2020 10:31PM UTC k-takata travis-ci pending completion  
406 use-copyrightmark win32: Use copyright mark on properties dialog box Use copyright mark © instead of (C). push 10 Dec 2019 01:37PM UTC k-takata travis-ci pending completion  
405 adjust-rst2man buildsys: Align the output of make The RST2MAN lines in the output of make were not well aligned: ``` CC peg/libctags_a-varlink.o AR libctags.a WINDRES win32/ctags.res.o CCLD ctags.exe CCLD mini-geany.exe RST2MAN ... push 10 Dec 2019 01:28PM UTC k-takata travis-ci pending completion  
404 win32-add-resource buildsys: Adjust definitions of CLEANFILES and MOSTLYCLEANFILES Set to empty at the head of the file, then use `+=`. push 06 Dec 2019 10:59AM UTC k-takata travis-ci pending completion  
403 win32-add-resource buildsys,win32: Show windres command line in a simpler way push 05 Dec 2019 11:56AM UTC k-takata travis-ci pending completion  
402 win32-add-resource misc: Fix checking EOF of *.vcxproj* push 04 Dec 2019 12:41PM UTC k-takata travis-ci pending completion  
401 win32-add-resource travis: Use i686-w64-mingw32-windres on Travis CI push 04 Dec 2019 12:12PM UTC k-takata travis-ci pending completion  
400 win32-add-resource buildsys,msys2: Add version resource and manifest Also remove outdated comments. push 04 Dec 2019 11:25AM UTC k-takata travis-ci pending completion  
See All Builds (389)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc