aboutsummaryrefslogtreecommitdiff
path: root/tests/test_colour.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy lintsZeyla Hellyer2017-10-111-1/+1
* Clippy lintsZeyla Hellyer2017-08-181-0/+1
* rustfmtacdenisSK2017-07-271-1/+1
* Fix no-feature testsZeyla Hellyer2017-06-241-0/+2
* Deprecate methods prefixed with `get_`Zeyla Hellyer2017-04-191-8/+8
* Convert Colour to be a tuple structAustin Hellyer2017-01-131-10/+10
* Make Member::colour() return an optional colourAustin Hellyer2016-12-031-1/+1
* Tests existAustin Hellyer2016-12-031-1/+1
* Add an initial tiny test suite to get Travis goingAustin Hellyer2016-11-271-0/+50