cabal-test-bin: A program for finding temporary build file during cabal-test.

[ bsd3, library, program, testing ] [ Propose Tags ]

cabal-test-bin finds exe-file for cabal test below

cabal install --enable-tests --run-tests
cabal test

When a project uses cabal-sandbox, cabal-test-bin checks following paths.

<project root>/dist/dist-sandbox-<hash>/build/<exe-file>/<exe-file>
<project root>/dist/build/<exe-file>/<exe-file>

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5
Dependencies base (>=4.7 && <4.8), directory, filepath, unix [details]
License BSD-3-Clause
Author Junji Hashimoto
Maintainer junji.hashimoto@gmail.com
Category Testing
Bug tracker https://github.com/junjihashimoto/cabal-test-bin/issues
Source repo head: git clone https://github.com/junjihashimoto/cabal-test-bin.git
Uploaded by junjihashimoto at 2015-01-26T19:55:17Z
Distributions NixOS:0.1.5
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cabal-test-bin
Downloads 4332 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-05-24 [all 8 reports]