rename coolstress to jsstress

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I5d0346be60451699502f3723f781bc8488e114f5
pull/3596/head
Andras Timar 2021-11-16 11:16:45 +01:00
parent b92befff94
commit 6e45fae6c5
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -49,7 +49,7 @@ test/data/hello-world.odp
test/data/hello-world.odg
test/fakesockettest
test/unithttplib
coolstress
jsstress
*.o
*.exe

View File

@ -1428,7 +1428,7 @@ if test "$enable_androidapp" = "yes"; then
fi
AC_CONFIG_FILES([test/run_unit.sh],[chmod +x test/run_unit.sh])
AC_CONFIG_FILES([coolstress],[chmod +x coolstress])
AC_CONFIG_FILES([jsstress],[chmod +x jsstress])
AC_OUTPUT

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# This is a wrapper - please edit coolstress.in
# This is a wrapper - please edit jsstress.in
prefix="@prefix@"
datadir="@datadir@"