Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved hogan.js support + engine-specific tests. #24

Closed
wants to merge 1 commit into from

Commits on Apr 20, 2012

  1. Improvements to hogan.js support, adding partial support + caching.

    Modifications to the tests, couple of quick fixes to the common test code + added support for custom per-engine test code. Simply put a file named [engineName].js in the /test/engine folder and the tests it contains will automatically run along with the common tests for that same engine. See /test/engine/hogan.js for an example.
    Olivier Vaillancourt committed Apr 20, 2012
    Copy the full SHA
    a53ef17 View commit details
    Browse the repository at this point in the history