ericw-tools/tests
Jonathan Linat 39074b8249
CI: Enable Qt5 + lightpreview (#406)
* chore(CI): refine current 'cmake.yml' file content

* chore(CI): enable Qt5 on Linux and macOS

* Appveyor.yml: remove deploy step

we are deploying from GitHub Actions now

* build-linux-64.sh: adjust .zip wildcard

to hopefully not break on PR builds

* build-linux-64.sh: remove fragile unzip/readelf lines

* lightpreview\CMakeLists.txt: only install Qt on Win/Mac

* lightpreview: attempt to fix mac Qt packaging

* lightpreview: apple fixes

* Install qtdbus on macOS

* try alternate dbus module name

* try cmake find_package for dbus

* also find Qt5PrintSupport

* build-osx.sh: remove coreutils install

we don't use sha256sum anymore

* lightpreview/CMakeLists.txt: create .app bundle on macOS

* Update CMakeLists.txt

* build-*: run cpack as part of the build command

on my macOS test system, running cpack separately
is doubling the build time

* cmake: factor out add_loader_path_to_rpath function, apply to all targets

* chore(CI): add steps to re-pack the 'doc' and 'bin' directories

* chore(CI): remove GitHub release-related step (to be re-introduced)

* chore(CI): adjust inflating destination directories

---------

Co-authored-by: Eric Wasylishen <ewasylishen@gmail.com>
2024-01-08 20:16:41 -07:00
..
CMakeLists.txt CI: Enable Qt5 + lightpreview (#406) 2024-01-08 20:16:41 -07:00
benchmark.cc
test.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
test_bsputil.cc
test_common.cc
test_entities.cc
test_light.cc
test_ltface.cc light: fix excessive bouncing with lit water, or _shadow -1 2023-12-24 00:44:56 -07:00
test_main.cc
test_qbsp.cc testmaps: add e3m4.map test case from LibreQuake 2024-01-05 12:32:01 -07:00
test_qbsp.hh
test_qbsp_q2.cc tests: skip failing tests until the plane side issue is fixed 2023-12-04 20:25:19 -07:00
test_vis.cc tests: remove unneeded may_fail() 2023-12-03 14:31:11 -07:00
testutils.hh