.test_assert_call_outter
|
2025-06-25
|
andry81
|
[8106be]
global directories rename to lower case name
|
.test_assert_cmdexe_outter
|
2025-06-25
|
andry81
|
[8106be]
global directories rename to lower case name
|
.test_assert_cmdexe_prompt_outter
|
2025-06-25
|
andry81
|
[8106be]
global directories rename to lower case name
|
.test_soft_ctrl_break_call_outter
|
2025-04-29
|
andry81
|
[20d8ad]
software CTRL-BREAK tests
|
.test_soft_ctrl_break_call_outter2
|
2025-06-04
|
andry81
|
[7942d3]
* added more externals and use them instead of ...
|
.test_soft_ctrl_break_cmdexe_outter
|
2025-04-29
|
andry81
|
[20d8ad]
software CTRL-BREAK tests
|
.test_soft_ctrl_break_cmdexe_outter2
|
2025-06-04
|
andry81
|
[7942d3]
* added more externals and use them instead of ...
|
.test_soft_ctrl_break_cmdexe_prompt_outter
|
2025-04-29
|
andry81
|
[20d8ad]
software CTRL-BREAK tests
|
.test_soft_ctrl_break_cmdexe_prompt_outter2
|
2025-06-04
|
andry81
|
[7942d3]
* added more externals and use them instead of ...
|
.externals
|
2025-06-25
|
andry81
|
[8106be]
global directories rename to lower case name
|
.gitignore
|
2025-06-04
|
andry81
|
[5d41d6]
test reimplementation with the real case
|
ascii-base64.txt
|
2025-04-18
|
andry81
|
[d28a42]
various encoded ascii character table files
|
ascii-hex.txt
|
2025-04-18
|
andry81
|
[d28a42]
various encoded ascii character table files
|
ascii-html-ucp.txt
|
2025-04-18
|
andry81
|
[d28a42]
various encoded ascii character table files
|
ascii-html.txt
|
2025-04-18
|
andry81
|
[d28a42]
various encoded ascii character table files
|
ascii-nocr.txt
|
2025-04-18
|
andry81
|
[d28a42]
various encoded ascii character table files
|
ascii-nocrlf.txt
|
2025-04-18
|
andry81
|
[d28a42]
various encoded ascii character table files
|
ascii-to-create-file.txt
|
2025-06-19
|
andry81
|
[dc662e]
ascii characters to test a file creation
|
ascii.txt
|
2025-04-18
|
andry81
|
[45276a]
ascii character table file
|
cp.lst
|
2025-07-26
|
andry81
|
[2f424b]
code pages test script
|
eols.txt
|
2025-07-14
|
andry81
|
[159e80]
* improved visibility by surrounded print with ...
|
test_assert_call_inner.bat
|
2025-06-25
|
andry81
|
[8106be]
global directories rename to lower case name
|
test_assert_call_outter.bat
|
2025-04-30
|
andry81
|
[81d929]
assert script tests
|
test_assert_cmdexe_outter.bat
|
2025-05-30
|
andry81
|
[a92c47]
minor fix
|
test_assert_cmdexe_prompt_outter.bat
|
2025-05-30
|
andry81
|
[a92c47]
minor fix
|
test_chcp_65000.bat
|
2025-07-15
|
andry81
|
[29d91f]
improvements
|
test_for_chcp.bat
|
2025-07-28
|
andry81
|
[af99ef]
print comments and descriptions
|
test_for_eols.bat
|
2025-07-15
|
andry81
|
[29d91f]
improvements
|
test_line_end_escaping.bat
|
2025-03-06
|
andry81
|
[e4d126]
another line end escaping issue
|
test_mkdir_ascii.bat
|
2025-07-15
|
andry81
|
[eadc66]
script to attempt to create a directory with an...
|
test_outofmem.bat
|
2025-04-04
|
andry81
|
[68cd77]
links
|
test_pause.bat
|
2025-06-06
|
andry81
|
[89b76b]
* other pause tests
|
test_pause_after_wmic.bat
|
2025-06-04
|
andry81
|
[5d41d6]
test reimplementation with the real case
|
test_pause_after_wmic_workaround1.bat
|
2025-06-04
|
andry81
|
[5d41d6]
test reimplementation with the real case
|
test_pause_after_wmic_workaround2.bat
|
2025-06-25
|
andry81
|
[8106be]
global directories rename to lower case name
|
test_print_ascii.bat
|
2025-04-29
|
andry81
|
[0282ea]
* `echo.` -> `echo;`, based on "Different `echo...
|
test_soft_ctrl_break_call_inner.bat
|
2025-04-29
|
andry81
|
[20d8ad]
software CTRL-BREAK tests
|
test_soft_ctrl_break_call_inner2.bat
|
2025-06-04
|
andry81
|
[7942d3]
* added more externals and use them instead of ...
|
test_soft_ctrl_break_call_outter.bat
|
2025-04-29
|
andry81
|
[20d8ad]
software CTRL-BREAK tests
|
test_soft_ctrl_break_call_outter2.bat
|
2025-04-30
|
andry81
|
[9ee765]
more CTRL-BREAK tests
|
test_soft_ctrl_break_cmdexe_outter.bat
|
2025-05-30
|
andry81
|
[a92c47]
minor fix
|
test_soft_ctrl_break_cmdexe_outter2.bat
|
2025-05-30
|
andry81
|
[a92c47]
minor fix
|
test_soft_ctrl_break_cmdexe_prompt_outter.bat
|
2025-06-10
|
andry81
|
[3865c4]
typo
|
test_soft_ctrl_break_cmdexe_prompt_outter2.bat
|
2025-06-10
|
andry81
|
[3865c4]
typo
|
test_timeout.bat
|
2025-06-06
|
andry81
|
[89b76b]
* other pause tests
|
test_write_to_unexisted_pipe.bat
|
2025-06-06
|
andry81
|
[89b76b]
* other pause tests
|