[MIRROR] Enables 515 tests [MDB IGNORE] (#17725)

* Enables 515 tests (#71473)

Random gc failures seem to be gone and savefile compatibility working in
515.1596. So let's try enabling this.

Co-authored-by: John Willard <53777086+JohnFulpWillard@ users.noreply.github.com>

* Enables 515 tests

Co-authored-by: AnturK <AnturK@users.noreply.github.com>
Co-authored-by: John Willard <53777086+JohnFulpWillard@ users.noreply.github.com>
Co-authored-by: Tastyfish <crazychris32@gmail.com>
This commit is contained in:
SkyratBot
2022-11-28 17:15:57 +01:00
committed by GitHub
parent 312474fa86
commit 5d0c4cdcc3
2 changed files with 1 additions and 10 deletions
+1 -2
View File
@@ -6,5 +6,4 @@
# Example:
# 500.1337: runtimestation
# Commented out until 515 is fully ready
# 515.1595: runtimestation
515.1596: runtimestation
-8
View File
@@ -20,14 +20,6 @@
/savefile/byond_version = MIN_COMPILER_VERSION
#endif
// Temporary 515 block until it is completely compatible.
// AnturK says there are issues with savefiles that would make it dangerous to test merge,
// and so this check is in place to stop serious damage.
// That being said, if you really are ready, you can give YES_I_WANT_515 to TGS.
#if !defined(YES_I_WANT_515) && DM_VERSION >= 515
#error We do not yet completely support BYOND 515.
#endif
// 515 split call for external libraries into call_ext
#if DM_VERSION < 515
#define LIBCALL call