repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix #12973: Don't exclude high score after using sandbox
[openttd-github.git]
/
regression
/
stationlist
/
CMakeLists.txt
blob
cfbc2cde56740e85c38013f3d3947db6c54238b8
1
include(CreateRegression)
2
create_regression(
3
${CMAKE_CURRENT_SOURCE_DIR}/info.nut
4
${CMAKE_CURRENT_SOURCE_DIR}/main.nut
5
${CMAKE_CURRENT_SOURCE_DIR}/result.txt
6
${CMAKE_CURRENT_SOURCE_DIR}/test.sav
7
)