Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/realityforge/gwt-symbolmap


https://github.com/realityforge/gwt-symbolmap

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# GWT SymbolMap

[![Build Status](https://api.travis-ci.com/realityforge/gwt-symbolmap.svg?branch=master)](http://travis-ci.com/realityforge/gwt-symbolmap)
[](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.realityforge.gwt.symbolmap%22)
[![codecov](https://codecov.io/gh/realityforge/gwt-symbolmap/branch/master/graph/badge.svg)](https://codecov.io/gh/realityforge/gwt-symbolmap)

GWT SymbolMap is a library for reading the `*.symbolMap` files produced by the GWT compiler and asserting the
state of the symbol map. It is primarily used to verify that the compiled output contains the expected symbols
given a permutation and/or compile time configuration properties.

The code base has yet to develop useful documentation. For the source code and project support please visit
the [GitHub project](https://github.com/realityforge/gwt-symbolmap).

# Contributing

GWT SymbolMap was released as open source so others could benefit from the project. We are thankful for any
contributions from the community. A [Code of Conduct](CODE_OF_CONDUCT.md) has been put in place and
a [Contributing](CONTRIBUTING.md) document is under development.

# License

GWT SymbolMap is licensed under [Apache License, Version 2.0](LICENSE).