Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.32 KB

GWT SymbolMap

Build Status codecov

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.

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 has been put in place and a Contributing document is under development.

License

GWT SymbolMap is licensed under Apache License, Version 2.0.