provide msvc-fallback for strcasecmp
[piglit.git] / docs / index.rst
blob2a5e6cd9a5225d6cd617727ef4d5203af6a85049
1 Piglit
2 ======
3 Piglit is an open-source test suite for OpenGL implementations.
5 Building piglit
6 ---------------
8 Piglit is primarily distributed through git.  Given that driver
9 developers frequently need to rebuild tests for debugging purposes
10 during testing, we have found little value in publishing releases.
12 To check out piglit, use::
14   git clone https://gitlab.freedesktop.org/mesa/piglit
16 To build piglit, see the `README`_.
18 .. _README: https://gitlab.freedesktop.org/mesa/piglit/blob/master/README.md
20 License
21 -------
23 Most piglit test cases are distributed under the MIT license, though
24 some code is under the GPL. The MIT license is the preferred license
25 for the project.
27 Contact
28 -------
30 Most discussion about piglit usage and development takes place on the
31 piglit mailing list. To see the collection of prior postings to the
32 list, visit the `Piglit Archives`_. Before you will be able to post to
33 the list, you will need to `subscribe to the list`_. Once you are
34 subscribed, you may post to the list by sending an email to
35 piglit@lists.freedesktop.org.
37 .. _Piglit Archives: http://lists.freedesktop.org/archives/piglit/
38 .. _subscribe to the list: http://lists.freedesktop.org/mailman/listinfo/piglit