test: Add a test case for the 2 bugs added by FindBin removal.

Authored by mpyne on Nov 3 2018, 8:09 PM.

Description

test: Add a test case for the 2 bugs added by FindBin removal.

This is the barest "does kdesrc-build --version even work" test, done 3
ways over:

  1. Direct call to the kdesrc-build script
  2. Symlinked "kdesrc-build" pointing to kdesrc-build script run from a

directory in PATH

  1. Call to installed version of kdesrc-build (installing to a temp dir)

Note: Anyone can run the test suite with Perl's Test::Harness module set
installed, using the command "prove -I modules" from the kdesrc-build
source dir. "prove" may have different names on some distros to allow
for multiple versions.

Details

Committed
mpyneNov 3 2018, 8:09 PM
Parents
R365:9c7e88e517e2: first-run: Make kdesrc-build work when run as a symlink.
Branches
Unknown
Tags
Unknown