Skip to content

Commit

Permalink
tests: add some TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
austin987 committed Jul 19, 2016
1 parent 1e0cefd commit ad469c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/winetricks-test
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#!/bin/sh
# Regression test for winetricks

# TODO:
# add selfupdate tests
# automate non -q verbs with autohotkey

# Override this if you want to put the work area on a different disk
WINE_PREFIXES=${WINE_PREFIXES:-$HOME/winetrickstest-prefixes}
XDG_CACHE_HOME="${XDG_CACHE_HOME:-$HOME/.cache}"
Expand Down

0 comments on commit ad469c2

Please sign in to comment.