Skip to content

clojure/test.regression

Repository files navigation

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.