pleroma/test
rinpatch fd043b0ab3 Escape unicode RTL overrides in rich media parser tests
Elixir 1.13 does not allow them in raw form anymore, resulting in errors
like this when running the test:

== Compilation error in file test/pleroma/web/rich_media/parser_test.exs ==
** (SyntaxError) test/pleroma/web/rich_media/parser_test.exs:136:45: invalid bidirectional formatting character in string: \u202C. If you want to use such character, use it in its escaped \u202C form instead
2022-01-10 17:51:53 +03:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
fixtures Merge branch 'features/ingestion-page' into 'develop' 2021-07-12 05:05:49 +00:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Upgrade Ecto to v3.6.2, remove deprecated ecto_explain 2021-07-17 13:53:19 -05:00
pleroma Escape unicode RTL overrides in rich media parser tests 2022-01-10 17:51:53 +03:00
support CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
test_helper.exs Skip erratic tests 2021-12-21 22:04:15 -06:00