|
|
b88fa91d82
|
Fix CI for Linux
|
2025-04-26 00:31:15 +03:00 |
|
Wojtek Figat
|
236b8d5667
|
Add failing Windows Test CI if FlaxTests.exe fails
|
2025-01-21 14:01:23 +01:00 |
|
Wojtek Figat
|
c3ad937d3f
|
Add failing Windows Test CI if FlaxTests.exe fails
|
2025-01-21 13:12:04 +01:00 |
|
Wojtek Figat
|
d8dcec42d5
|
Add failing Windows Test CI if FlaxTests.exe fails
|
2025-01-21 12:28:35 +01:00 |
|
Wojtek Figat
|
3b5f953b3d
|
Add failing Windows Test CI if FlaxTests.exe fails
|
2025-01-21 11:52:27 +01:00 |
|
Wojtek Figat
|
56ebbecd3b
|
Remove apt update on Linux CI/CD
|
2024-10-10 23:24:07 +02:00 |
|
Wojtek Figat
|
5c0110769a
|
Remove custom source for Linux CI/CD
|
2024-10-10 22:57:44 +02:00 |
|
Wojtek Figat
|
b37ba9279e
|
Update Assimp for Linux (use clang 13)
Migrate to Ubuntu 24 for CI/CD builds
CLang 7 used before is no longer avaliable on latest Ubuntu distro
|
2024-10-10 22:51:59 +02:00 |
|
Wojtek Figat
|
06ad316f94
|
Update to .NET 8
|
2023-11-26 15:09:46 +01:00 |
|
Wojtek Figat
|
cf155a4df4
|
Update build scripts to use .NET SDK 7 for engine
|
2023-11-25 12:20:42 +01:00 |
|
Wojtek Figat
|
808c741ed7
|
Add SDKs printing in Github Actions for more verbosity of the setup
|
2023-04-18 19:39:50 +02:00 |
|
Wojtek Figat
|
c71a34a1e9
|
Reenable Android CI build
|
2023-03-21 22:57:41 +01:00 |
|
Wojtek Figat
|
ad536a945e
|
Run build twice for build tool tests to fix error on Github Action run
|
2023-03-20 20:30:34 +01:00 |
|
Wojtek Figat
|
01d5c6a25b
|
Fix tests script
|
2023-03-14 12:41:54 +01:00 |
|
Wojtek Figat
|
2016297fce
|
Configure dotnet env vars for Github Actions
|
2023-02-28 10:47:28 +01:00 |
|
Wojtek Figat
|
9f7df23788
|
Fix file copy
|
2023-01-27 22:39:08 +01:00 |
|
Wojtek Figat
|
c42ae97bb2
|
Restore native test run
|
2023-01-27 22:35:57 +01:00 |
|
Wojtek Figat
|
e6e34a7baf
|
Tests fixing attempt
|
2023-01-27 20:55:41 +01:00 |
|
Wojtek Figat
|
1a4113009a
|
Tests fixing attempt
|
2023-01-27 20:22:52 +01:00 |
|
Wojtek Figat
|
bc85c1b421
|
Tests fixing attempt
|
2023-01-27 20:20:48 +01:00 |
|
Wojtek Figat
|
f6aea86aeb
|
Attempt to fix build
|
2023-01-27 19:43:21 +01:00 |
|
Wojtek Figat
|
86c5f3675b
|
Use dotnet test for C# unit tests execution
|
2023-01-27 17:46:41 +01:00 |
|
Wojtek Figat
|
2fd251e7b1
|
Fix running tests on Linux with dotne7
|
2023-01-27 14:24:30 +01:00 |
|
Wojciech Figat
|
824ce1cacf
|
Run native tests on Windows CI
|
2023-01-11 16:25:29 +01:00 |
|
Wojciech Figat
|
4a8f336118
|
Change build script for tests
|
2023-01-11 15:08:03 +01:00 |
|
Wojciech Figat
|
6ec6f9501b
|
Change build script for tests
|
2023-01-11 15:05:49 +01:00 |
|
Wojciech Figat
|
474ce10e7e
|
Update test projects to properly build and run under dotnet7
|
2023-01-11 14:27:17 +01:00 |
|
Wojciech Figat
|
3c40c22049
|
Tweaks to tests
|
2023-01-11 11:06:10 +01:00 |
|
Wojciech Figat
|
45a557f9c0
|
Minor tweaks
|
2023-01-10 16:50:52 +01:00 |
|
Wojciech Figat
|
6ef5c76e1a
|
Fix regression from recent scripting fixes/features on 1.5
|
2023-01-10 16:13:53 +01:00 |
|
Wojciech Figat
|
eebc4951de
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
|
2023-01-10 15:49:44 +01:00 |
|
Wojciech Figat
|
442641eeab
|
Add running Tests on Windows in Github Actions CI
|
2023-01-10 13:41:23 +01:00 |
|
Wojtek Figat
|
bf60955e5e
|
Fix C# tests running with dotnet
|
2023-01-08 19:17:41 +01:00 |
|
Wojtek Figat
|
d034874fb7
|
Add dotnet setup to other github actions
|
2023-01-08 15:05:36 +01:00 |
|
Wojciech Figat
|
2fee75517d
|
Updates for vs2022
|
2022-12-20 18:23:20 +01:00 |
|
Wojciech Figat
|
580f4120dc
|
Update nunit for Unit Tests running with .net7
|
2022-12-20 18:21:45 +01:00 |
|
|
|
dc08f49bbe
|
Temporarily disabling other build workflows
|
2022-11-26 18:17:24 +02:00 |
|
Wojtek Figat
|
bed880248c
|
Update Github Actions scripts components to the latest version
|
2022-11-21 14:59:55 +01:00 |
|
Wojciech Figat
|
4197e7b21e
|
Fix test binary path
|
2022-07-27 10:10:00 +02:00 |
|
Wojtek Figat
|
8c310b7c5c
|
Fix path
|
2022-07-26 23:40:24 +02:00 |
|
Wojtek Figat
|
bbb5b68e91
|
Refactor FlaxTests to run as Editor with all engine services initialized
|
2022-07-26 23:10:02 +02:00 |
|
Wojtek Figat
|
4967b27ff7
|
Add test build with UseLargeWorlds=true for Github Actions
|
2022-06-13 19:13:28 +02:00 |
|
Wojciech Figat
|
6380850670
|
Add native tests
|
2022-01-14 21:13:49 +01:00 |
|
Wojciech Figat
|
de93770789
|
Test
|
2022-01-14 20:27:57 +01:00 |
|
Wojciech Figat
|
d15b0c9548
|
Test
|
2022-01-14 19:35:46 +01:00 |
|
Wojciech Figat
|
73b7c56ca8
|
Tweak
|
2022-01-14 19:09:54 +01:00 |
|
Wojciech Figat
|
19389748d0
|
Fix missing engine build for Debug to use by tests
|
2022-01-14 16:00:52 +01:00 |
|
Wojciech Figat
|
4653e64ff4
|
Fixes for tests building and running on Mac or Linux
|
2022-01-14 15:27:44 +01:00 |
|
Wojciech Figat
|
992333fd64
|
Add tests to CI
|
2022-01-14 14:20:41 +01:00 |
|