ruby/spec/mspec/lib/mspec/guards
Yusuke Endoh e73e504e2f spec: add wsl guard
WSL 2 is officially released.  It uses Linux kernel, so almost all specs
for Linux work on WSL, except one: gethostbyaddr.  I guess network
resolution in WSL is based on Windows, so the behavior seems a bit
different from normal Linux.

This change adds `platform_is_not :wsl` guard, and guards out the test
in question.
2020-05-30 01:52:38 +09:00
..
block_device.rb
bug.rb Update to ruby/mspec@b9fe8d6 2020-04-02 22:39:26 +02:00
conflict.rb Update to ruby/mspec@3fb5112 2018-09-25 10:40:39 +00:00
endian.rb
feature.rb Update to ruby/mspec@7074b56 2018-06-27 11:37:19 +00:00
guard.rb Update to ruby/mspec@16b5a0a 2020-03-28 00:22:48 +01:00
platform.rb spec: add wsl guard 2020-05-30 01:52:38 +09:00
quarantine.rb
superuser.rb
support.rb
version.rb Update to ruby/mspec@16b5a0a 2020-03-28 00:22:48 +01:00