You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Daniel Shahaf 6d5372a937 tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. пре 4 година
..
abspath-in-command-position1.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. пре 4 година
abspath-in-command-position1b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. пре 4 година
abspath-in-command-position2.zsh 'main': Add some tests for complete and partial absolute paths in command position. пре 4 година
abspath-in-command-position3.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. пре 4 година
abspath-in-command-position3b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. пре 4 година
abspath-in-command-position4.zsh 'main': Add some tests for complete and partial absolute paths in command position. пре 4 година
abspath-in-command-position5.zsh 'main': Add some tests for complete and partial absolute paths in command position. пре 4 година
alias-assignment1.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
alias-basic.zsh 'main': Add two basic tests for aliases. пре 4 година
alias-command-substitution.zsh main: Add test for previous пре 4 година
alias-comment1.zsh 'main': Fix issue #677, concerning multiline aliases. пре 4 година
alias-comment2.zsh main: Stop highlighting alias as its first word too пре 5 година
alias-complex.zsh main: Stop highlighting alias as its first word too пре 5 година
alias-empty.zsh main: Add alias tests пре 6 година
alias-eponymous1.zsh 'main': Add a regression test for #652. пре 4 година
alias-eponymous2.zsh 'main': Fix issue #652. пре 4 година
alias-in-cmdsubst.zsh tests: Add a test for a bug fixed in 2d0dddf58bab0bd9220f29919065ff85db66390e "'main': Don't dequote the word in command position before analyzing it.". пре 4 година
alias-loop.zsh tests: Fix the test for alias loops. пре 4 година
alias-loop2.zsh 'main': Add two basic tests for aliases. пре 4 година
alias-nested-precommand.zsh main: Stop highlighting alias as its first word too пре 5 година
alias-nested.zsh main: Stop highlighting alias as its first word too пре 5 година
alias-parameter.zsh tests: Fix previous пре 4 година
alias-precommand-option-argument1.zsh tests: Add failing tests for issue #674. пре 4 година
alias-precommand-option-argument2.zsh main: Fix misspelling in test expectation пре 5 година
alias-precommand-option-argument3.zsh tests: Add failing tests for issue #674. пре 4 година
alias-precommand-option-argument4.zsh main: Add more alias tests пре 5 година
alias-quoted.zsh main: Run the entirety of aliases through the state machine пре 6 година
alias-redirect.zsh main: Stop highlighting alias as its first word too пре 5 година
alias-self.zsh main: Stop highlighting alias as its first word too пре 5 година
alias-to-dir.zsh 'main': Don't consider path_prefix in alias expansions. пре 4 година
alias-to-dir1b.zsh 'main': Add a test for aliases to AUTO_CD directories. пре 4 година
alias-unknown-token1.zsh main: Add more alias tests пре 5 година
alias-unknown-token2.zsh main: Add more alias tests пре 5 година
alias.zsh main: Stop highlighting alias as its first word too пре 5 година
always1.zsh 'main': Highlight 'always' blocks. пре 8 година
always2.zsh 'main': Allow newlines in command position. пре 4 година
always3.zsh 'main': Highlight 'always' blocks. пре 8 година
anonymous-function.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
arg0-colon.zsh 'main': Fix a bug concerning command word with embedded colon-space sequences. пре 8 година
arith-cmdsubst-mess.zsh main: Add arithmetic substitution highlighting пре 4 година
arith1.zsh main: Add arithmetic substitution highlighting пре 4 година
arith2.zsh main: Add arithmetic substitution highlighting пре 4 година
arithmetic-command-substitution.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-doubled-parens.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-empty.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-evaluation.zsh tests: Specify the style key instead of the style itself пре 8 година
arithmetic-hist-expn.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-invalid-chars.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-multiplication.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-nested.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-quoted.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-unclosed.zsh main: Add tests for arithmetic expansion пре 4 година
arithmetic-unfinished.zsh main: Add tests for arithmetic expansion пре 4 година
array-cmdsep1.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
array-cmdsep2.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
array-cmdsep3.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
assign-append.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
assign-argv.zsh main: Highlight the value of an assignment пре 6 година
assign-array.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
assign-array2.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
assign-array3.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
assign-invalid-command.zsh tests: Add a test for issue #498, which has already been fixed. пре 4 година
assign-not-array.zsh main: Highlight the value of an assignment пре 6 година
assign-not-array2.zsh main: Highlight the value of an assignment пре 6 година
assign-quoted-cmdsubst.zsh tests: Add a test for issue #571. пре 4 година
assign-semicolon.zsh main: Highlight the value of an assignment пре 6 година
assign-subshell.zsh main: Highlight the value of an assignment пре 6 година
assign-value-quote1.zsh 'main': Don't dequote the word in command position before analyzing it. пре 4 година
assign-value-quote2.zsh 'main': Don't dequote the word in command position before analyzing it. пре 4 година
assign.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
assignment-before-resword1.zsh 'main': Highlight reserved words following assignments as errors. пре 4 година
assignment-before-resword2.zsh 'main': Highlight reserved words following assignments as errors. пре 4 година
assignment-before-resword3.zsh 'main': Highlight reserved words following assignments as errors. пре 4 година
assignment-before-resword4.zsh 'main': Highlight reserved words following assignments as errors. пре 4 година
assignment-before-resword5.zsh tests: Add tests for issue #461. пре 4 година
assignment-quoted.zsh 'main': Don't dequote the word in command position before analyzing it. пре 4 година
back-quoted-argument.zsh main: Highlight {command,process} substitution delimiters пре 6 година
back-quoted-open.zsh 'main': Add regression test for an unclosed backtick substitution пре 6 година
backslash-continuation.zsh tests: Specify the style key instead of the style itself пре 8 година
backslash-continuation2.zsh tests: Fix the test added in the last commit. пре 4 година
backslash-space.zsh main: Do not skip over backslash floowed by space or tab пре 6 година
backslash.zsh 'main': Add a test for 07f259f653df042e599975261cac7be1bda17b5c. пре 4 година
bang-assign-array.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
bang-assign-scalar.zsh main: Fix highlighting of the ! precommand after array assignments. Add tests. пре 6 година
bang-pipeline.zsh main: Highlight the ! precommand as an error when not at the start of a pipeline. пре 6 година
braces1.zsh dev tools: Remove a superfluous empty line. пре 8 година
braces2.zsh dev tools: Remove a superfluous empty line. пре 8 година
brackets-matching1.zsh main: Highlight closing brackets пре 6 година
brackets-matching2.zsh main: Highlight closing brackets пре 6 година
brackets-mismatch1.zsh dev tools: Remove a superfluous empty line. пре 8 година
brackets-mismatch2.zsh dev tools: Remove a superfluous empty line. пре 8 година
brackets-mismatch3.zsh dev tools: Remove a superfluous empty line. пре 8 година
brackets-mismatch4.zsh dev tools: Remove a superfluous empty line. пре 8 година
brackets-mismatch5.zsh 'main': Yet another test for mismatched braces. пре 8 година
brackets-mismatch6.zsh 'main': Highlight mismatched do/done. пре 8 година
brackets-mismatch7.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
brackets-mismatch8-if-positive.zsh 'main': Highlight mismatched 'if'/'fi'. пре 7 година
brackets-mismatch8.zsh 'main': Permit subshells to end at command position. пре 8 година
brackets-mismatch9-if-positive.zsh 'main': Highlight mismatched 'if'/'fi'. пре 7 година
brackets-mismatch10-if-negative.zsh 'main': Highlight mismatched 'if'/'fi'. пре 7 година
brackets-premature-termination.zsh main: Highlight closing brackets пре 6 година
cdpath-abspath.zsh 'main': Fix the $CDPATH from the previous commit. пре 4 година
cmdpos-elision-partial.zsh tests: Fix the last added test to pass when sudo(8) isn't installed. пре 4 година
command-substitution-adjacent.zsh main: Do not highlight empty region between two adjacent $() пре 5 година
command-substitution-in-assignment.zsh main: Distinguish quoted/unquoted command substitutions пре 6 година
command-substitution-unclosed.zsh main: consume trailing whitespace in _highlight_list пре 6 година
commandseparator.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
comment-followed.zsh 'main': Allow newlines in command position. пре 4 година
comment-leading.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
comment-off.zsh tests: Specify the style key instead of the style itself пре 8 година
comments.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
commmand-parameter.zsh 'main': Highlight array parameters in command position. пре 6 година
control-flow.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
control-flow2.zsh 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». пре 8 година
control-flow3.zsh tests: Extend issue #290 test with another variant. пре 8 година
cthulhu.zsh main: Distinguish quoted/unquoted command substitutions пре 6 година
dinbrack1.zsh 'main': Correctly highlight '&&' and '||' inside '[[ … ]]' conditions. пре 4 година
dirs_blacklist.zsh main: Drop X_ from X_ZSH_HIGHLIGHT_DIRS_BLACKLIST пре 5 година
dollar-dollar.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
dollar-noise.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
dollar-paren.zsh main: Break double-quoted-argument on command substitutions пре 6 година
dollar-quoted.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
dollar-quoted2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
dollar-quoted3.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
double-hyphen-option.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
double-quoted.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
double-quoted2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
double-quoted3.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
double-quoted4.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
empty-command-newline.zsh 'main': Allow newlines in command position. пре 4 година
empty-command.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
empty-command2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
empty-line.zsh main: Simplify proc_buf offset calculation пре 6 година
equals1.zsh 'main': Highlight errors from the EQUALS option. пре 4 година
equals2.zsh 'main': Highlight errors from the EQUALS option. пре 4 година
equals3.zsh 'main': Highlight errors from the EQUALS option. пре 4 година
equals4.zsh 'main': Highlight errors from the EQUALS option. пре 4 година
escaped-single-quote.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
exec-redirection1.zsh 'main': Highlight named fd redirections. пре 6 година
fd-target-not-filename.zsh 'main': When the redirection operator '>&' or '<&' is followed by a positive integer, do not consider that as a filename; it's always a file descriptor. пре 4 година
function-altsyntax.zsh 'main': Add a test for issue #237. пре 6 година
function-named1.zsh dev tools: Remove a superfluous empty line. пре 8 година
function-named2.zsh dev tools: Remove a superfluous empty line. пре 8 година
function.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
glob.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
global-alias1.zsh 'main': Highlight global aliases пре 4 година
globs-with-quoting.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
hashed-command.zsh 'main': Use zsh/parameter instead of type -w пре 8 година
history-double-quoted-escaped.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
history-double-quoted-followed.zsh main: Add test for issue #713 пре 4 година
history-double-quoted-no.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
history-double-quoted-unescaped.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
history-double-quoted-yes.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
history-expansion.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
history-expansion2.zsh tests: Specify the style key instead of the style itself пре 8 година
inheritance.zsh 'main': Enable fallback to the 'arg0' style. пре 8 година
jobsubst-isnt-glob.zsh main: in arguments starting with %?, ? is not a glob пре 5 година
jobsubst-isnt-glob2.zsh Add a test for the 'true negative' case of issue #596. пре 5 година
loop-newline.zsh 'main': Add test for #548 пре 5 година
meta-no-eval1.zsh tests: Test that global qualifiers and command substitutions aren't evaluated. пре 4 година
meta-no-eval2.zsh tests: Test that global qualifiers and command substitutions aren't evaluated. пре 4 година
multiline-array-assignment1.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
multiline-string.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
multiline-string2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
multios-negates-globbing.zsh 'main': Honour the MULTIOS option when applying the 'globbing' style. пре 4 година
multios-negates-globbing2.zsh 'main': Honour the MULTIOS option when applying the 'globbing' style. пре 4 година
multiple-quotes.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
multiple-redirections.zsh tests: Specify the style key instead of the style itself пре 8 година
noglob-alias.zsh main: Stop highlighting alias as its first word too пре 5 година
noglob-always.zsh 'main': Fix issue #577. пре 4 година
noglob1.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
noglob2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
noglob3.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
noglob4.zsh main: Add another test, inspired by #577 and #502. пре 5 година
null-exec.zsh 'main': Fix highlighting of null execs. пре 4 година
number_range-glob.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
off-by-one.zsh main: Stop highlighting alias as its first word too пре 5 година
opt-shwordsplit1.zsh main: Declare variable local to fix WARN_CREATE_GLOBAL error пре 4 година
optimized-cmdsubst-input.zsh 'main': The optimized cmdsubst input syntax doesn't glob. пре 4 година
option-dollar-quote-isnt-filename.zsh 'main': Fix an issue whereby a --option was highlighted as a file пре 5 година
option-path_dirs.zsh 'main': Skip tests that break on msys2 пре 6 година
option-with-quotes.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
order-path-after-dollar.zsh 'main': Don't highlight bare '$foo' as a filename, as it's a parameter expansion. пре 6 година
order-path-before-globbing.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
param-positional-in-array-append.zsh 'main': Highlight the parentheses of array assignments as reserved words. пре 4 година
param-precommand-option-argument1.zsh 'main': Pass parameters through the multi-word machinery, as we already do for aliases. пре 4 година
param-precommand-option-argument3.zsh 'main': Pass parameters through the multi-word machinery, as we already do for aliases. пре 4 година
parameter-elision-command-word.zsh 'main': Support parameter elision in command position. пре 4 година
parameter-expansion-untokenized1.zsh 'main': Do not look for metacharacters in parameter expansions. пре 4 година
parameter-expansion-untokenized2.zsh 'main': Do not look for metacharacters in parameter expansions. пре 4 година
parameter-star.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
parameter-to-global-alias.zsh tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. пре 4 година
parameter-value-contains-command-position1.zsh 'main': Parameter expansions may not contain assignments. пре 4 година
parameter-value-contains-command-position2.zsh 'main': Parameter expansions may not contain assignments. пре 4 година
pasted-quotes.zsh Add a unit test for dc1b2f6fa4bb477e7b9712ebdb4e82beb50258c6. пре 4 година
path-broken-symlink.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
path-dollared-word.zsh 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word. пре 6 година
path-dollared-word2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
path-dollared-word3.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. пре 4 година
path-dollared-word3b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. пре 4 година
path-dollared-word4.zsh 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word. пре 6 година
path-mixed-quoting.zsh tests: Add a unit test for a path specified with mixed quoting. пре 4 година
path-separators.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
path-separators2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
path-space.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
path-tilde-home.zsh tests: Specify the style key instead of the style itself пре 8 година
path-tilde-home2.zsh tests: Specify the style key instead of the style itself пре 8 година
path-tilde-home3.zsh 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word. пре 6 година
path-tilde-named.zsh tests: Specify the style key instead of the style itself пре 8 година
path.zsh tests: Specify the style key instead of the style itself пре 8 година
path_prefix.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
path_prefix2.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
path_prefix3.zsh tests: Fix a wrong value of $PREBUFFER in a test, and add checks to prevent this from recurring. пре 4 година
plain-file-in-command-position.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. пре 4 година
precommand-killing1.zsh tests: precommand-killing1: Use a dummy path that always exists пре 4 година
precommand-killing2.zsh 'main': Support the non-precommand flags of sudo(8) and ssh-agent(1). пре 4 година
precommand-then-assignment.zsh Add a test for issue #641.5, using the infrastructure added in the previous commits. пре 4 година
precommand-type1.zsh 'main': Use nice for tests in previous пре 5 година
precommand-type2.zsh 'main': Use nice for tests in previous пре 5 година
precommand-type3.zsh 'main': Use nice for tests in previous пре 5 година
precommand-uninstalled.zsh tests: Fixup last commit. пре 4 година
precommand-unknown-option.zsh 'main': Restore 0.6.0's behaviour for unknown options. пре 4 година
precommand.zsh tests: Remove unused_highlight пре 8 година
precommand2.zsh 'main': Highlight the 'command' precommand. пре 6 година
precommand3.zsh 'main': Highlight 'nice'. пре 6 година
precommand4.zsh 'main': Learn $flags_sans_arguments and use that to parse '-xy foo' correctly where -x takes no argument and -y does. пре 6 година
prefix-redirection.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
process-substitution-after-redirection.zsh Add a test for redirection from/to process substitution. пре 4 година
process-substitution-redirection-isnt-globbing.zsh main: Highlight {command,process} substitution delimiters пре 6 година
process-substitution.zsh main: Highlight {command,process} substitution delimiters пре 6 година
process-substitution2.zsh main: consume trailing whitespace in _highlight_list пре 6 година
quoted-command-substitution-empty.zsh main: consume trailing whitespace in _highlight_list пре 6 година
quoted-redirection-in-command-word.zsh 'main': Don't dequote the word in command position before analyzing it. пре 4 година
rc-quotes.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
redirection-comment.zsh main: A redirection token is an invalid redirection target пре 6 година
redirection-from-param.zsh 'main': Don't progress the $in_redirection staller while $in_param. пре 4 година
redirection-in-cmdsubst.zsh main: Distinguish quoted/unquoted command substitutions пре 6 година
redirection-inhibits-elision.zsh 'main': Fix the last commit's bug concerning parameter elision not happening in redirects in command position. пре 4 година
redirection-is-not-option.zsh Add a test for 2f03b6d704afd172d5fdf73ca5ebde8be5824056. пре 4 година
redirection-special-cases.zsh 'main': Support the "close file descriptor" and "coproc" redirection syntaxes пре 4 година
redirection.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
redirection2.zsh main: Highlight {command,process} substitution delimiters пре 6 година
redirection3.zsh main: A redirection token is an invalid redirection target пре 6 година
reserved-word.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
simple-command.zsh tests: Specify the style key instead of the style itself пре 8 година
simple-redirection.zsh tests: Specify the style key instead of the style itself пре 8 година
subshell.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
sudo-command.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година
sudo-comment.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. пре 6 година
sudo-longopt.zsh tests: Make sudo-longopt pass when sudo isn't installed. пре 4 година
sudo-redirection.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. пре 6 година
sudo-redirection2.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. пре 6 година
sudo-redirection3.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. пре 6 година
tilde-command-word.zsh tests: Specify the style key instead of the style itself пре 8 година
time-and-nocorrect1.zsh 'main': Fix highlighting of the 'time' and 'nocorrect reserved words пре 4 година
time-and-nocorrect2.zsh 'main': Fix highlighting of the 'time' and 'nocorrect reserved words пре 4 година
unbackslash.zsh tests: Remove unused_highlight пре 8 година
unknown-command.zsh tests: Specify the style key instead of the style itself пре 8 година
vanilla-newline.zsh tests: Specify the style key instead of the style itself пре 8 година
vi-linewise-mode.zsh tests: Directly diff expected_region_highlight against region_highlight пре 6 година