mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-02 05:30:19 +00:00
0134f5f018
The test scripts have grown to be quite big (over 15000 lines) and are hard to navigate. There are multiple if branches with over 40 conditional checks chained together. This commit solves some of those issues. - Unite big repetetive if conditions into clean array lookups - Move 'install help' commands to a separate shell script - Adjust array lookup in test.sh to behave more intuitive - Add comments at key points to simplify navigation - Code formatting |
||
---|---|---|
.. | ||
code_generators | ||
tc_tests | ||
vc_tests | ||
install_modules.sh | ||
package_bin.sh | ||
rules-test-cases.yaml | ||
securenotes2hashcat.pl | ||
test_rules.pl | ||
test.pl | ||
test.sh | ||
win-iconv-32.diff | ||
win-iconv-64.diff |