clojure / test.regression

Regression tests for Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test.regression

The purpose of this repository is to test clojure builds against a variety of existing projects and attempt to identify possible regressions.

Actions

Tests are conducted by running one of four actions:

Required inputs for all actions are the same. 1. The source repository. Defaults to clojure/clojure 2. The branch, tag or SHA to build and used to run the tests

Special Thanks

test.regression was inspired by:

Copyright and License

Copyright (c) Jarrod Taylor, Rich Hickey, and contributors. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (https://opensource.org/license/epl-1-0/) witch can be found in the file LICENSE at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.

About

Regression tests for Clojure

License:Eclipse Public License 1.0


Languages

Language:Clojure 32.8%Language:Java 24.8%Language:Python 17.1%Language:HTML 14.8%Language:Shell 8.7%Language:Batchfile 1.9%