projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cmd: Add set /a support.
[wine]
/
programs
/
cmd
/
tests
/
test_builtins.cmd.exp
2012-12-21
Ann and Jason Edmeades
cmd: Add set /a support.
blob
|
commitdiff
|
raw
2012-12-21
Jason Edmeades
cmd: Add more tests for set /a.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Jason Edmeades
cmd: Convert the set /a tests to validate better.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Jason Edmeades
cmd: Add support for NUL in copy.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Jason Edmeades
cmd: Prevent external env vars causing tests to fail.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Jason Edmeades
cmd: Add support for tokens= (for /f).
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Frédéric Delanoy
cmd/tests: Simplify 'if' comparison tests.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
Jason Edmeades
cmd: Fix for loops within for loops.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
Jason Edmeades
attrib: Add support for attrib /s.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
Jason Edmeades
attrib: Support relative paths as args.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
Jason Edmeades
cmd: Don't overflow parameter length when copying subst...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Frédéric Delanoy
cmd: Add support for GTR comparison operator in if...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Frédéric Delanoy
cmd: Add support for GEQ comparison operator in if...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Frédéric Delanoy
cmd: Add support for NEQ comparison operator in if...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Frédéric Delanoy
cmd: Add support for EQU comparison operator in if...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Frédéric Delanoy
cmd: Add support for LEQ comparison operator in if...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Frédéric Delanoy
cmd: Add support for LSS comparison operator in if...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Jason Edmeades
cmd: Add for /f delims= support.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Jason Edmeades
cmd: Strip quotes from for /f string before attempting...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Jason Edmeades
cmd: Add support for usebackq (for /f).
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Jason Edmeades
cmd: Implement support for for /f eol=c option.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Jason Edmeades
cmd: Add support parsing for /f options and implement...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for mixed number/stringified numbe...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for GTR comparison operator in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for GEQ comparison operator in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for NEQ comparison operator in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for EQU comparison operator in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for LEQ comparison operator in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Frédéric Delanoy
cmd/tests: Add tests for LSS comparison operator in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Jason Edmeades
cmd: Add support for calling a built in command.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Add full support for copy concatenation and ascii...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Support copy to an 'ascii' destination.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Add suite of tests for the copy command.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jason Edmeades
cmd: Fix some issues with ~ modifier expansion.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Frédéric Delanoy
cmd/tests: Move command line tests to separate file.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Jason Edmeades
cmd: Change command line parsing away from argv/argc.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Jason Edmeades
cmd: Fix basic cmd.exe /c "echo hello" type syntax.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Jason Edmeades
cmd: cmd.exe /c or /k should suppress copy overwrite...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Jason Edmeades
cmd: Fix setlocal/endlocal implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Jason Edmeades
cmd: Add full for /R support.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Jason Edmeades
cmd: Convert wcmd_for to use WCMD_parameter.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jason Edmeades
cmd: Display 'set' sort ordering correctly.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jason Edmeades
cmd: Echo back command with whitespace removed first.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jason Edmeades
cmd: Support for ^ character at end of line.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jason Edmeades
cmd: Add circumflex support into command shell.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jason Edmeades
cmd: Fix parameterization around delimiters.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Jason Edmeades
cmd: Space does not delimit environment variable names.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Jason Edmeades
cmd: A successful set should reset the errorlevel.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Jason Edmeades
cmd: More generic zero iteration for loop fix.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Jason Edmeades
cmd: Fix "PATH=value" command.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Jason Edmeades
cmd: Fix renaming inside directories.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Jason Edmeades
cmd: for /l with zero iterations failed to skip its...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Jason Edmeades
cmd: for loops did not respect boundaries.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Christian Costa
attrib: Dislay attribute flags in the right order.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Christian Costa
attrib: Add 2 missing spaces between attribute flags...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Francois Gouget
cmd: Print error messages on stderr, not on stdout.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Francois Gouget
cmd/tests: Use resynchronization points to better deal...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Francois Gouget
cmd/tests: Tweak subsection headers so they are treated...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Francois Gouget
cmd/tests: Standardize the batch file section headers.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Francois Gouget
cmd/tests: Treat lines that start with '---' as resynch...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Frédéric Delanoy
cmd: Trim whitespace in echo on/off.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Frédéric Delanoy
cmd: Make 'if errorlevel' only recognize integer values.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Frédéric Delanoy
cmd: Make RENAME work for read-only files.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Frédéric Delanoy
cmd/tests: Show that read-only files are RENAMEable.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Frédéric Delanoy
cmd/tests: Add tests for directories RENAMEs.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Frédéric Delanoy
cmd: Make MOVE work for read-only files.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Frédéric Delanoy
cmd/tests: Show that read-only files are MOVEable.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Frédéric Delanoy
cmd/tests: Add MOVE tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Frédéric Delanoy
cmd/tests: Add RENAME tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Frédéric Delanoy
cmd/tests: Add tests for SHIFT builtin.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Frédéric Delanoy
cmd/tests: Segment mkdir tests for an easier read.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Frédéric Delanoy
cmd/tests: Add tests for combined CALLs/GOTOs.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Frédéric Delanoy
cmd: Allow a batch file to delete itself.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Frédéric Delanoy
cmd: Show that windows doesn't lock/prevent access...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Frédéric Delanoy
cmd/tests: Segment CALL tests for an easier read.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Frédéric Delanoy
cmd: Fix IF operands parsing for '==' operator.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-05
Frédéric Delanoy
cmd/tests: Add tests for IF '==' operator.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Frédéric Delanoy
cmd/tests: Add pushd/popd tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Frédéric Delanoy
cmd/tests: Add ftype tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Frédéric Delanoy
cmd: Fix invalid RegSetValueExW call in WCMD_assoc.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Frédéric Delanoy
cmd/tests: Add assoc tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Frédéric Delanoy
cmd/tests: Add tests for mixed echo modes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Frédéric Delanoy
cmd/tests: Add tests for redirections within IF statements.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Frédéric Delanoy
cmd: Fix redirection handle parsing.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Frédéric Delanoy
cmd/tests: Add tests for redirections using non stdout...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Frédéric Delanoy
cmd: Ignore trailing whitespace when using cd.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd/tests: Add variable substitution tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd/tests: Add tests for FOR /F 'skip' option.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd/tests: Add tests for FOR /F 'delims' option.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd/tests: Add tests for FOR /F 'eol' option.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd/tests: Add basic FOR /F tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd/tests: Add FOR tests for various quoted parameters.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Frédéric Delanoy
cmd/tests: Ensure ATTRIB tests pass on more Windows...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd/tests: Add attrib tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd/tests: Add tests for variables substrings.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd/tests: Test handling of strings starting with on...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd: Misc tab fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd: Fix if/else tab handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd: Fix REM tab handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Frédéric Delanoy
cmd/tests: Add REM tests.
blob
|
commitdiff
|
raw
|
diff to current
next