-
-
Save tjt263/820acf8c7e3ddf0c2aaf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
homebrew/completions/ctest-completion Caskroom/cask/aja-system-test Caskroom/cask/colortester Caskroom/cask/nsregextester Caskroom/cask/sqlitestudio | |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------14:32:31 | |
tjt263@osx:~$ brew info $(!!) | |
brew info $(brew search test) | |
cpptest: stable 1.1.2 (bottled) | |
Unit testing framework handling automated tests in C++ | |
http://cpptest.sourceforge.net/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/cpptest.rb | |
cpputest: stable 3.7.2 (bottled), HEAD | |
C /C++ based unit xUnit test framework | |
http://www.cpputest.org/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/cpputest.rb | |
cxxtest: stable 4.4 (bottled) | |
xUnit-style unit testing framework for C++ | |
http://cxxtest.com | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/cxxtest.rb | |
git-test: stable 1.0.1 | |
Run tests on each distinct tree in a revision list | |
https://github.com/spotify/git-test | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/git-test.rb | |
gjstest: stable 1.0.2 (bottled), HEAD | |
Fast javascript unit testing framework that runs on the V8 engine. | |
https://github.com/google/gjstest | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/gjstest.rb | |
==> Dependencies | |
Required: gflags ✘, glog ✘, libxml2 ✔, protobuf ✘, re2 ✘, v8 ✘ | |
homebrew/emacs/test-simple: stable 1.1, HEAD | |
Emacs unit test library | |
https://github.com/rocky/emacs-test-simple | |
Not installed | |
From: https://github.com/Homebrew/homebrew-emacs/blob/master/Formula/test-simple.rb | |
==> Caveats | |
Add the following to your init file: | |
(require 'test-simple) | |
homebrew/games/minetest: stable 0.4.13 (bottled), HEAD | |
Free, open source voxel game engine and game | |
http://www.minetest.net/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew-games/blob/master/minetest.rb | |
==> Dependencies | |
Build: cmake ✘ | |
Required: irrlicht ✘, jpeg ✔, libogg ✔, libvorbis ✔ | |
Recommended: luajit ✘, freetype ✔, gettext ✔ | |
Optional: leveldb ✘, redis ✘ | |
==> Options | |
--with-leveldb | |
Build with leveldb support | |
--with-redis | |
Build with redis support | |
--without-freetype | |
Build without freetype support | |
--without-gettext | |
Build without gettext support | |
--without-luajit | |
Build without luajit support | |
--HEAD | |
Install HEAD version | |
==> Caveats | |
Put additional subgames and mods into "games" and "mods" folders under | |
"~/Library/Application Support/minetest/", respectively (you may have | |
to create those folders first). | |
If you would like to start the Minetest server from a terminal, run | |
"/Applications/minetest.app/Contents/MacOS/minetest --server". | |
homebrew/science/swetest: stable 2.01.00 (bottled) | |
http://www.astro.com/swisseph/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew-science//blob/master/swetest.rb | |
js-test-driver: stable 1.3.5 | |
JavaScript test runner | |
https://code.google.com/p/js-test-driver/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/js-test-driver.rb | |
memtester: stable 4.3.0 (bottled) | |
Utility for testing the memory subsystem | |
http://pyropus.ca/software/memtester/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/memtester.rb | |
phoronix-test-suite: stable 5.2.1 | |
Automated testing framework | |
http://www.phoronix-test-suite.com/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/phoronix-test-suite.rb | |
slowhttptest: stable 1.6 (bottled), HEAD | |
Simulates application layer denial of service attacks | |
https://github.com/shekyan/slowhttptest | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/slowhttptest.rb | |
==> Dependencies | |
Required: openssl ✔ | |
speedtest_cli: stable 0.3.4, HEAD | |
Command-line interface for http://speedtest.net bandwidth tests | |
https://github.com/sivel/speedtest-cli | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/speedtest_cli.rb | |
testdisk: stable 7.0 (bottled) | |
TestDisk is a powerful free data recovery utility | |
https://www.cgsecurity.org/wiki/TestDisk | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/testdisk.rb | |
testssl: stable 2.6 | |
Tool which checks for the support of TLS/SSL ciphers and flaws | |
https://testssl.sh/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/testssl.rb | |
==> Dependencies | |
Required: openssl ✔ | |
unittest: stable 0.50-62 | |
C++ Unit Test Framework | |
http://unittest.red-bean.com/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/unittest.rb | |
unittest-cpp: stable 1.5.1 (bottled), HEAD | |
Unit testing framework for C++ | |
https://github.com/unittest-cpp/unittest-cpp | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/unittest-cpp.rb | |
==> Dependencies | |
Build: autoconf ✔, automake ✔, libtool ✔ | |
vttest: stable 20140305 (bottled) | |
Test compatibility of VT100-compatible terminals | |
http://invisible-island.net/vttest/ | |
Not installed | |
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/vttest.rb | |
Error: No available formula with the name "homebrew/completions/ctest-completion" | |
Please tap it and then try again: brew tap homebrew/completions | |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------14:33:08 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment