/dports/lang/elixir-mode.el/emacs-elixir-2.3.1/ |
H A D | CONTRIBUTING.md | 19 * Ideally, creating a pull request with a (failing) test case demonstrating 52 * A test case that demonstrates the previous flaw that now passes 61 There are three tools that helps us to test emacs-elixir: 63 * [EVM](https://github.com/rejeep/evm) - a command-line tool which allows you to easily install, ma… 87 $ evm install emacs-24.3-bin 97 $ curl -fsSkL https://raw.github.com/cask/cask/master/go | python 98 $ export PATH="~/.cask/bin:$PATH" # Add it to your .bashrc or analogue 106 $ EMACS=`evm bin emacs-24.3-bin` cask install # install ert-runner for Emacs 24.3 114 $ cask exec ert-runner 120 $ EMACS=`evm bin emacs-24.3-bin` cask exec ert-runner [all …]
|
/dports/devel/cask/cask-0.8.3/doc/dev/ |
H A D | contributing.rst | 8 https://groups.google.com/forum/#!forum/cask-dev. 10 .. _github: https://github.com/cask/cask 15 Cask comes with a rich set of test cases. When fixing bugs or implementing new 16 features, please add the corresponding test cases as well. 23 2. `make test` to run all tests. Use `make unit` to only run the unit tests, 44 virtualenv_, use the following command: 50 Then add :file:`~/Library/Python/2.7/bin` (on OS X) or :file:`~/.local/bin` (on 67 $ virtualenv -p python2.7 ~/.virtualenvs/cask 84 $ source ~/.virtualenvs/cask/bin/activate 111 .. _pull request: https://github.com/cask/cask/pulls
|
/dports/sysutils/fusefs-ext2/fuse-ext2-ea7bacf/ |
H A D | README.md | 20 brew tap homebrew/cask 29 Look for **`homebrew/cask`** in the output. 34 brew cask install osxfuse 109 #!/bin/sh 110 export PATH=/opt/gnu/bin:$PATH 178 export PATH=/opt/gnu/bin:$PATH 190 The e2fsprogs live in /opt/gnu/bin and /opt/gnu/sbin. fuse-ext2 is in /usr/local/bin. 194 dd if=/dev/zero of=/tmp/test-fs.ext4 bs=1024 count=102400 195 /opt/gnu/sbin/mkfs.ext4 /tmp/test-fs.ext4 196 mkdir -p ~/mnt/fuse-ext2.test-fs.ext4 [all …]
|
/dports/net/rclone/rclone-1.57.0/.github/workflows/ |
H A D | build.yml | 3 # -*- compile-command: "yamllint -f parsable build.yml" -*- 142 brew install --cask macfuse 155 # Copy mingw32-make.exe to make.exe so the same command line 157 $path = (get-command mingw32-make.exe).Path 192 - name: Race test 201 make -C librclone/ctest test 206 - name: Compile all architectures test 235 - name: Code quality test 261 …run: echo "y" | sudo ${ANDROID_HOME}/tools/bin/sdkmanager --install "ndk;22.1.7171670" | grep -v =… 284 env PATH=$PATH:~/go/bin gomobile init [all …]
|
/dports/science/afni/afni-AFNI_21.3.16/.circleci/ |
H A D | config.yml | 18 command: | 46 command: | 70 command: | 95 --source-mode=test-data-volume \ 146 command: | 211 brew install --cask xquartz 223 export PATH="/usr/local/opt/python@3.8/bin:$PATH" 224 … echo 'export PATH="/usr/local/opt/python@3.8/bin:$PATH"' >> /Users/distiller/.bash_profile 372 test: 449 # a slightly different test command in run_afni_tests circleci command [all …]
|
/dports/x11-toolkits/p5-Prima/Prima-1.63/ |
H A D | README.md | 36 wget https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg -O /usr/bin/apt-cyg 38 chmod +x /usr/bin/apt-cyg 82 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 86 brew install --cask xquartz 121 make test 198 programming interfaces. Run 'podview Prima' or 'perldoc Prima' command to
|
/dports/devel/clojure-cider/cider-1.1.0/doc/modules/ROOT/pages/contributing/ |
H A D | hacking.adoc | 65 Once you've evaluated the new code, you can invoke some interactive command that 89 $ eldev test 135 in `.circleci/config.yml`, e.g. `test-emacs-26`. 139 $ circleci local execute --job=test-emacs-26 151 #!/bin/bash -eo pipefail 154 cask install 187 The code you've wrote should ideally be covered by test. We use the 188 `clojure.test` library for ``cider-nrepl``'s tests. 195 You can also run the tests in an external shell. Running `lein test` won't run 199 $ lein with-profile +1.8,+test-clj test [all …]
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/troubleshooting/ |
H A D | kubernetes_cheat_sheet.md | 89 - Minimal configuration that can be used to [test a Kubernetes Helm chart](https://gitlab.com/gitla… 108 command `gitlab-ctl tail`: 133 /srv/gitlab/bin/rails console 139 /usr/local/bin/gitlab-rake gitlab:check 142 kubectl exec -it <task-runner-pod-name> -- /srv/gitlab/bin/rails console 145 kubectl exec -it <task-runner-pod-name> -- /usr/local/bin/gitlab-rake db:migrate:status 148 You can also use `gitlab-rake`, instead of `/usr/local/bin/gitlab-rake`. 171 …kubectl exec -it <task-runner-pod-name> -- /srv/gitlab/bin/rails dbconsole --include-password --da… 177 kubectl exec -it <task-runner-pod-name> -- /srv/gitlab/bin/rails dbconsole --include-password 205 - Run the following command to apply changes: [all …]
|
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/ |
H A D | INSTALL.md | 57 brew install librsvg python homebrew/cask/basictex 126 with the command: 201 `pandoc` executable into `~/.local/bin`, which you should 236 5. Make sure the `$CABALDIR/bin` directory is in your path. You should 305 cabal test 339 Pandoc comes with an automated test suite. 341 test`. 347 cabal test --test-options='-p markdown' 351 stack test --test-arguments='-p markdown' 355 to the test arguments as well. [all …]
|
/dports/textproc/hs-pandoc/pandoc-2.14.2/ |
H A D | INSTALL.md | 61 brew install librsvg python homebrew/cask/basictex 130 with the command: 210 `pandoc` executable into `~/.local/bin`, which you should 245 5. Make sure the `$CABALDIR/bin` directory is in your path. You should 314 cabal test 348 Pandoc comes with an automated test suite. 350 test`. 356 cabal test --test-options='-p markdown' 360 stack test --test-arguments='-p markdown' 364 to the test arguments as well. [all …]
|
/dports/biology/jalview/jalview/doc/ |
H A D | building.md | 55 >brew cask install adoptopenjdk11 163 `test/` | Test class source files 196 java -cp "classes:resources:help:j11lib/*" jalview.bin.Jalview 204 java -cp "classes:resources:help:j11lib/*" jalview.bin.Launcher 211 Note that `jalview.bin.Launcher` is a simplified launcher class that re-launches `jalview.bin.Jalvi… 227 java -cp "dist/jalview.jar:j11lib/*" jalview.bin.Jalview 241 java -cp "dist/*" jalview.bin.Jalview 331 gradle test 340 gradle test -PtestngGroups=Network 352 gradle test -PtestngExcludedGroups=Not-bamboo [all …]
|
/dports/misc/mxnet/incubator-mxnet-1.9.0/docs/static_site/src/pages/api/scala/docs/tutorials/ |
H A D | mxnet_scala_on_intellij.md | 44 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 55 brew cask install java8 256 <scope>test</scope> 262 <scope>test</scope> 268 <scope>test</scope> 286 <testSourceDirectory>src/test/scala</testSourceDirectory> 429 - You can also compile the project by using the following command at the command line. Change direc…
|
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/docs/static_site/src/pages/api/scala/docs/tutorials/ |
H A D | mxnet_scala_on_intellij.md | 44 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 55 brew cask install java8 256 <scope>test</scope> 262 <scope>test</scope> 268 <scope>test</scope> 286 <testSourceDirectory>src/test/scala</testSourceDirectory> 429 - You can also compile the project by using the following command at the command line. Change direc…
|
/dports/sysutils/chezmoi/chezmoi-2.9.3/docs/ |
H A D | HOWTO.md | 316 #!/bin/sh 794 To test this template, use `chezmoi execute-template` with the `--init` and 1381 #!/bin/sh 1394 #!/bin/sh 1397 #!/bin/sh 1420 #!/bin/bash 1463 #!/bin/bash 1467 cask "google-chrome" 1564 #!/bin/sh 1569 bin_dir="$HOME/.local/bin" [all …]
|
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/ |
H A D | README_cmake.md | 277 build (and test/install) commands with the `--config` flag. More documentation 363 The following options control whether to build certain test subsets. They only 434 | `CUDAToolkit_ROOT` | Path to the directory containing `bin/nvcc[.exe]` | 543 command line. 831 passing `-d 1` at the generator command line. 1062 When adding a file to any of the folders under `test`, be aware that CI expects 1067 For most test types, it should be as simple as adding to the existing lists, 1078 - Call [`enable_testing()`][enable_testing] and add a small test that runs the 1085 instead test to see if their targets are available and, if not, call 1090 test, rather than the main build. [all …]
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/ |
H A D | frequencies.gold | 34813 "command": -5.751595, 50822 "command": -8.287277, 63702 "command": -4.151040, 105997 "command": -5.501258, 119286 "command": -8.433159, 148945 "cask": -8.709300, 153609 "/bin/test": -7.927685, 161026 "command": -7.058471, 161678 "command": -6.609349, 164152 "test.test": -8.847504, [all …]
|
/dports/games/libretro-scummvm/scummvm-7b1e929/dists/ |
H A D | pred.dic | 190 2275 bark cask 616 246 aim bin 1062 2666263 command 7075 8378 test vest
|
/dports/games/scummvm/scummvm-2.5.1/dists/ |
H A D | pred.dic | 190 2275 bark cask 616 246 aim bin 1062 2666263 command 7075 8378 test vest
|
/dports/net-mgmt/cowpatty/cowpatty-4.8/ |
H A D | dict | 22 test 5233 bin 6524 cask 7564 command 10022 test
|
/dports/games/exult/exult-snapshot-v1.7.0.20211128/ |
H A D | ChangeLog | 572 needed for BG but I can't test all cases. 827 to be able to test... 4471 script command; fixed crash on code like 'var test = fun();' with 'fun' 5678 * docs/ucc.txt: added command line options 8788 * exult.cc: added -bg/-si command line options 8829 * mac/mac_autoconfig.h, mac/exult_version.rsrc.bin, mac/ExultMac.mcp.xml.sit: updated 9159 use correct test for being blocked. 9237 can do a fast "gump_mode()" test. 10393 wine cask bug. (Though it may not be the right way; it's possible 11144 showing_gumps() to test for gump mode. [all …]
|
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/simple-sendfile-0.2.30/test/ |
H A D | inputFile | 2632 ash bin 5690 bin-burn 13354 command post 21431 fire command 22359 flour bin 24222 gang cask 38501 orderly bin 44565 quasi command 51436 self-command 71051 waste bin [all …]
|
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/simple-sendfile-0.2.30/test/ |
H A D | inputFile | 2632 ash bin 5690 bin-burn 13354 command post 21431 fire command 22359 flour bin 24222 gang cask 38501 orderly bin 44565 quasi command 51436 self-command 71051 waste bin [all …]
|
/dports/security/md5deep/hashdeep-cd2ed74/tests/testfiles/dir_a/dir_b/ |
H A D | web2a | 2632 ash bin 5690 bin-burn 13354 command post 21431 fire command 22359 flour bin 24222 gang cask 38501 orderly bin 44565 quasi command 51436 self-command 71051 waste bin [all …]
|
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/simple-sendfile-0.2.30/test/ |
H A D | inputFile | 2632 ash bin 5690 bin-burn 13354 command post 21431 fire command 22359 flour bin 24222 gang cask 38501 orderly bin 44565 quasi command 51436 self-command 71051 waste bin [all …]
|
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/simple-sendfile-0.2.30/test/ |
H A D | inputFile | 2632 ash bin 5690 bin-burn 13354 command post 21431 fire command 22359 flour bin 24222 gang cask 38501 orderly bin 44565 quasi command 51436 self-command 71051 waste bin [all …]
|