1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-05-10 12:27:45 +00:00
Commit graph

5 commits

Author SHA1 Message Date
f822aabb94 Fix more test breakages 2025-05-05 17:56:14 -04:00
475fa3b9aa Add retail test for parsing Havok skeletons 2025-04-28 22:13:06 -04:00
a277131752 Allow skipping certain retail tests with FFXIV_IS_BENCHMARK env var
Benchmarks don't have item names, so there's no point in testing that
because it will always fail.
2025-04-28 22:05:15 -04:00
ebbb4c27d1 Add retail game test to find an item from the EXD sheet 2025-04-28 22:02:01 -04:00
3049014247 Rename integration_test to retail_test
Also make it use required-features instead of cfg attr'ing everything.
2025-04-28 21:49:41 -04:00
Renamed from tests/integration_test.rs (Browse further)