pleroma/test
Phantasm 1be8deda73
Remove Pleroma.OTPVersion module
Its last use was a check in lib/application.ex that was removed in
commit 0e53cb4940

Major OTP version can be fetched with System.otp_release/0.
If checking against minor versions and patch levels is needed,
revert this commit since it uses the recommended way of getting
a full OTP version string.
2025-06-03 23:17:39 +02:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
fixtures Remove Pleroma.OTPVersion module 2025-06-03 23:17:39 +02:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Merge branch and resolve conflict in database_test.exs 2025-02-25 16:23:46 +04:00
pleroma Remove Pleroma.OTPVersion module 2025-06-03 23:17:39 +02:00
support Merge branch 'translate-posts' into 'develop' 2025-03-20 09:11:57 +00:00
test_helper.exs Elixir 1.18 Deal with :warnings_as_errors deprecation in compiler_options/1 2025-05-13 14:02:47 +02:00