aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_x11_dependency.rb
AgeCommit message (Expand)Author
2014-07-03Add assert_eql to provide better failure messages for eql? testsJack Nagel
2014-07-03Replace ComparableSet with a Requirements collectionJack Nagel
2014-07-03Don't invoke mdfind in the testsJack Nagel
2014-07-02Add a test that exercises the code in X11Dependency#satisfied?Jack Nagel
2014-07-01X11Dependency objects: fix hash equalityJack Nagel
2014-06-18Switch to MinitestJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2014-06-04Clean up some test assertionsJack Nagel
2014-03-05Remove special X11 proxy depsJack Nagel
2013-04-02Fix requires in test_x11_dependency.rbJack Nagel