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-1.4.0 spec/README.md
opal-1.4.0.alpha1 spec/README.md
opal-1.3.2 spec/README.md
opal-1.3.1 spec/README.md
opal-1.3.0 spec/README.md
opal-1.3.0.rc1 spec/README.md
opal-1.3.0.alpha1 spec/README.md
opal-1.2.0 spec/README.md
opal-1.2.0.beta1 spec/README.md
opal-1.1.1 spec/README.md
opal-1.1.1.rc1 spec/README.md
opal-1.1.0 spec/README.md
opal-1.1.0.rc1 spec/README.md
opal-0.10.6 spec/README.md
opal-0.10.6.beta spec/README.md
opal-0.10.5 spec/README.md
opal-0.10.4 spec/README.md
opal-0.11.0.rc1 spec/README.md
opal-0.10.3 spec/README.md
opal-0.10.2 spec/README.md