Skip to content

Commit

Permalink
[tests] Add more accepted public symbols to the Xamarin.Tests.Misc.Ve…
Browse files Browse the repository at this point in the history
…rifySymbols test.
  • Loading branch information
rolfbjarne authored and dalexsoto committed Mar 21, 2023
1 parent 0658b69 commit 2245519
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/mtouch/MiscTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ public void PublicSymbols (Profile profile)
"__Z7isdigiti",
"__Z8__istypeim",
"__Z9__isctypeim",
"__Z15__libcpp_strchr",
"__Z16__libcpp_strrchr",
"__Z6strchr",
"__Z7strrchr",
// mono
"_mono_",
"_monoeg_",
Expand Down

0 comments on commit 2245519

Please sign in to comment.