Tim Rühsen
|
b3f86f90cc
|
Revert "Add . to perl path for all perl tests"
This reverts commit 79be99aff4 .
/usr/bin/env 8.28 and below doesn't know -S.
|
2019-05-30 12:06:01 +02:00 |
|
Tim Rühsen
|
79be99aff4
|
Add . to perl path for all perl tests
* tests/*.px: Add -I . to the shebang
This allows perl test to be run from tests/ directory, e.g. via
./Test--post-file.px
|
2018-09-07 10:48:14 +02:00 |
|
Tim Rühsen
|
358a3c330f
|
Let Test-k survive on CygWin and Windows
* tests/Test-k.px: Use --restrict-file-names for CygWin/Windows
filename requirements.
|
2015-12-14 09:36:40 +01:00 |
|
Tim Rühsen
|
b14eeb5aee
|
Fix URL conversion for colons in filenames
* src/convert.c (construct_relative): Prepend './' to filename
* tests/Test-k.px: Amend test to succeed
|
2015-10-27 13:13:54 +01:00 |
|
Tim Rühsen
|
ff876a3710
|
use test filename as default test name
|
2014-10-02 15:01:19 +02:00 |
|
Giuseppe Scrivano
|
dd1b69c600
|
Remove trailing empty lines
|
2014-06-12 18:49:15 +02:00 |
|
Giuseppe Scrivano
|
4f16c7754c
|
Use /usr/bin/env to find the perl interpreter.
|
2010-06-04 11:12:19 +02:00 |
|
Steven Schubiger
|
b4dca1816f
|
Escape semicolons when converting links (#27272).
|
2009-08-29 23:24:49 +02:00 |
|