Sha256: b92e875d661f2ccf8b77ec657ba8d607ccba98357203d1c7f836bc6dd3adf42e

Contents?: true

Size: 520 Bytes

Versions: 49

Compression:

Stored size: 520 Bytes

Contents

# Opal specs overview

* **ruby** the Ruby Spec Suite examples (submodule)
* **ruby_specs** (file) a whitelist of the Ruby Spec Suite files to be ran
* **filters** The list of the Ruby Spec Suite examples that are either bugs or unsupported
* **opal** opal additions/special behaviour in the runtime/corelib
* **lib** specs for opal lib (parser, lexer, grammar, compiler etc)
* **mspec** the MSpec library that runs the ruby spec
* **mspec-opal** Opal specific patches to the MSpec library
* **support** misc. utilities

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
opal-0.10.1 spec/README.md
opal-0.10.0 spec/README.md
opal-0.10.0.rc2 spec/README.md
opal-0.10.0.rc1 spec/README.md
opal-0.10.0.beta5 spec/README.md
opal-0.10.0.beta4 spec/README.md
opal-0.10.0.beta3 spec/README.md
opal-0.10.0.beta2 spec/README.md
opal-0.10.0.beta1 spec/README.md