Menu

Tree [19f01d] master /
 History

HTTPS access


File Date Author Commit
 ._install 2026-05-18 andry81 andry81 [19f01d] minor change
 .test_assert_call_outter 2025-06-25 andry81 andry81 [8106be] global directories rename to lower case name
 .test_assert_cmdexe_outter 2025-06-25 andry81 andry81 [8106be] global directories rename to lower case name
 .test_assert_cmdexe_prompt_outter 2025-06-25 andry81 andry81 [8106be] global directories rename to lower case name
 .test_error_level_in_empty_goto_loop_in_script_after_sigint_1 2026-04-30 andry81 andry81 [c4a374] error level tests for empty goto loop in a scri...
 .test_error_level_in_empty_goto_loop_in_script_after_sigint_2 2026-04-30 andry81 andry81 [c4a374] error level tests for empty goto loop in a scri...
 .test_error_level_reset_in_cmdexe_w_script_call 2026-05-02 andry81 andry81 [f2c5ea] error levels reset tests in case of `cmd.exe` c...
 .test_soft_ctrl_break_call_outter 2025-04-29 andry81 andry81 [20d8ad] software CTRL-BREAK tests
 .test_soft_ctrl_break_call_outter2 2025-06-04 andry81 andry81 [7942d3] * added more externals and use them instead of ...
 .test_soft_ctrl_break_cmdexe_outter 2025-04-29 andry81 andry81 [20d8ad] software CTRL-BREAK tests
 .test_soft_ctrl_break_cmdexe_outter2 2025-06-04 andry81 andry81 [7942d3] * added more externals and use them instead of ...
 .test_soft_ctrl_break_cmdexe_prompt_outter 2025-04-29 andry81 andry81 [20d8ad] software CTRL-BREAK tests
 .test_soft_ctrl_break_cmdexe_prompt_outter2 2025-06-04 andry81 andry81 [7942d3] * added more externals and use them instead of ...
 __init__ 2026-03-10 andry81 andry81 [1b2e9e] minor improvement
 _config 2026-02-26 andry81 andry81 [0c713d] test of `script_init.bat` script with config va...
 .externals 2026-05-02 andry81 andry81 [6e611a] install script fixup
 .externals-win7 2026-02-26 andry81 andry81 [0c713d] test of `script_init.bat` script with config va...
 .externals-winxp 2026-02-26 andry81 andry81 [0c713d] test of `script_init.bat` script with config va...
 .gitignore 2026-02-26 andry81 andry81 [0c713d] test of `script_init.bat` script with config va...
 1.in 2026-02-10 andry81 andry81 [35ef8f] test of stdin reset in `fc.exe`
 _install.bat 2026-05-02 andry81 andry81 [6e611a] install script fixup
 ascii-base64.txt 2025-04-18 andry81 andry81 [d28a42] various encoded ascii character table files
 ascii-hex.txt 2025-04-18 andry81 andry81 [d28a42] various encoded ascii character table files
 ascii-html-ucp.txt 2025-04-18 andry81 andry81 [d28a42] various encoded ascii character table files
 ascii-html.txt 2025-04-18 andry81 andry81 [d28a42] various encoded ascii character table files
 ascii-nocr.txt 2025-04-18 andry81 andry81 [d28a42] various encoded ascii character table files
 ascii-nocrlf.txt 2025-04-18 andry81 andry81 [d28a42] various encoded ascii character table files
 ascii-to-create-file.txt 2025-06-19 andry81 andry81 [dc662e] ascii characters to test a file creation
 ascii.txt 2025-04-18 andry81 andry81 [45276a] ascii character table file
 cp.lst 2025-07-26 andry81 andry81 [2f424b] code pages test script
 dummy1.txt 2026-02-10 andry81 andry81 [35ef8f] test of stdin reset in `fc.exe`
 eols.txt 2025-07-14 andry81 andry81 [159e80] * improved visibility by surrounded print with ...
 test_assert_call_inner.bat 2025-06-25 andry81 andry81 [8106be] global directories rename to lower case name
 test_assert_call_outter.bat 2025-04-30 andry81 andry81 [81d929] assert script tests
 test_assert_cmdexe_outter.bat 2025-05-30 andry81 andry81 [a92c47] minor fix
 test_assert_cmdexe_prompt_outter.bat 2025-05-30 andry81 andry81 [a92c47] minor fix
 test_chcp_65000.bat 2025-07-15 andry81 andry81 [29d91f] improvements
 test_chcp_stdin_reset.bat 2026-02-11 andry81 andry81 [5381eb] test of stdin reset in `chcp.com`
 test_delayed_expansion_escape.bat 2026-01-07 andry81 andry81 [932f0a] more details
 test_error_level_for_bat_file_extension.bat 2026-04-30 andry81 andry81 [ad16ab] rework of script file extension tests vs `echo`...
 test_error_level_for_break_after_sigint.bat 2026-04-29 andry81 andry81 [ee7af3] test `break` exit code change on SIGINT
 test_error_level_for_cmd_file_extension.cmd 2026-04-30 andry81 andry81 [ad16ab] rework of script file extension tests vs `echo`...
 test_error_level_in_empty_goto_loop_in_script_after_sigint_1.bat 2026-04-30 andry81 andry81 [c4a374] error level tests for empty goto loop in a scri...
 test_error_level_in_empty_goto_loop_in_script_after_sigint_2.bat 2026-04-30 andry81 andry81 [c4a374] error level tests for empty goto loop in a scri...
 test_error_level_reset_01_cmdexe_w_script_call.bat 2026-05-02 andry81 andry81 [f2c5ea] error levels reset tests in case of `cmd.exe` c...
 test_error_level_reset_02_cmdexe_w_script_call_fix_1.bat 2026-05-02 andry81 andry81 [f2c5ea] error levels reset tests in case of `cmd.exe` c...
 test_error_level_reset_03_cmdexe_w_script_call_fix_2.bat 2026-05-02 andry81 andry81 [facb70] removed test fix 2 as invalid
 test_expand_delayed_var.bat 2026-03-20 andry81 andry81 [746e8f] avoid absolute paths
 test_expand_regular_var.bat 2026-03-20 andry81 andry81 [746e8f] avoid absolute paths
 test_fc_stdin_reset.bat 2026-02-10 andry81 andry81 [35ef8f] test of stdin reset in `fc.exe`
 test_for_chcp.bat 2025-07-28 andry81 andry81 [af99ef] print comments and descriptions
 test_for_concat.bat 2026-03-13 andry81 andry81 [a5c9e9] test `ERRORLEVEL` after `break`
 test_for_eols.bat 2025-07-15 andry81 andry81 [29d91f] improvements
 test_for_loop_exit.bat 2026-04-25 andry81 andry81 [eb2d11] test `for` loop exit with `%%#` variable retain
 test_for_vars_between_calls.bat 2026-02-19 andry81 andry81 [968a59] test of %%i variables between `call` operators
 test_full_admin_on_callf_elevate.bat 2026-03-07 andry81 andry81 [e66a34] test on full admin permissions after `callf` wi...
 test_line_end_escaping.bat 2025-03-06 andry81 andry81 [e4d126] another line end escaping issue
 test_lock_by_redir_to_file.bat 2026-03-13 andry81 andry81 [a3e751] test redirection to a lock file
 test_mkdir_ascii.bat 2026-04-21 andry81 andry81 [0908f7] print number of created directories
 test_outofmem.bat 2025-04-04 andry81 andry81 [68cd77] links
 test_pause.bat 2025-06-06 andry81 andry81 [89b76b] * other pause tests
 test_pause_after_wmic.bat 2025-06-04 andry81 andry81 [5d41d6] test reimplementation with the real case
 test_pause_after_wmic_workaround1.bat 2025-06-04 andry81 andry81 [5d41d6] test reimplementation with the real case
 test_pause_after_wmic_workaround2.bat 2025-06-25 andry81 andry81 [8106be] global directories rename to lower case name
 test_pause_by_callf.bat 2026-02-10 andry81 andry81 [ef10ca] test pause by `callf` utility
 test_print_ascii.bat 2025-04-29 andry81 andry81 [0282ea] * `echo.` -> `echo;`, based on "Different `echo...
 test_print_cmdline.bat 2025-11-30 andry81 andry81 [e759c1] command line print test
 test_script_init.bat 2026-02-26 andry81 andry81 [0c713d] test of `script_init.bat` script with config va...
 test_set_p.bat 2025-12-10 andry81 andry81 [31d56d] script to test stdin close
 test_skip_terminate_batch_job_by_filter_exit_code_01.bat 2026-04-25 andry81 andry81 [5f65fe] refactor
 test_skip_terminate_batch_job_by_filter_exit_code_02.bat 2026-04-25 andry81 andry81 [5f65fe] refactor
 test_skip_terminate_batch_job_by_filter_exit_code_03.bat 2026-04-25 andry81 andry81 [5f65fe] refactor
 test_skip_terminate_batch_job_by_filter_exit_code_04.bat 2026-04-25 andry81 andry81 [5f65fe] refactor
 test_skip_terminate_batch_job_by_filter_exit_code_05_ctrl_c_only_1.bat 2026-04-25 andry81 andry81 [5f65fe] refactor
 test_skip_terminate_batch_job_by_filter_exit_code_06_ctrl_c_only_2.bat 2026-04-25 andry81 andry81 [5f65fe] refactor
 test_skip_terminate_batch_job_by_filter_exit_code_10_inner_call.bat 2026-04-25 andry81 andry81 [5f65fe] refactor
 test_skip_terminate_batch_job_by_filter_exit_code_11_script_call_1.bat 2026-04-25 andry81 andry81 [df08a9] `Terminate Batch Job` skip using automation thr...
 test_skip_terminate_batch_job_when_child_console_close_1.bat 2026-03-22 andry81 andry81 [8a1996] tests rename
 test_skip_terminate_batch_job_when_child_console_close_2.bat 2026-03-22 andry81 andry81 [8a1996] tests rename
 test_skip_terminate_batch_job_when_child_console_close_3.bat 2026-03-22 andry81 andry81 [8a1996] tests rename
 test_skip_terminate_batch_job_when_child_console_close_4_spawn_tasks.bat 2026-03-22 andry81 andry81 [8a1996] tests rename
 test_skip_terminate_batch_job_when_child_console_close_5_spawn_tasks.bat 2026-03-22 andry81 andry81 [8a1996] tests rename
 test_soft_ctrl_break_call_inner.bat 2025-04-29 andry81 andry81 [20d8ad] software CTRL-BREAK tests
 test_soft_ctrl_break_call_inner2.bat 2025-06-04 andry81 andry81 [7942d3] * added more externals and use them instead of ...
 test_soft_ctrl_break_call_outter.bat 2025-04-29 andry81 andry81 [20d8ad] software CTRL-BREAK tests
 test_soft_ctrl_break_call_outter2.bat 2025-04-30 andry81 andry81 [9ee765] more CTRL-BREAK tests
 test_soft_ctrl_break_cmdexe_outter.bat 2025-05-30 andry81 andry81 [a92c47] minor fix
 test_soft_ctrl_break_cmdexe_outter2.bat 2025-05-30 andry81 andry81 [a92c47] minor fix
 test_soft_ctrl_break_cmdexe_prompt_outter.bat 2025-06-10 andry81 andry81 [3865c4] typo
 test_soft_ctrl_break_cmdexe_prompt_outter2.bat 2025-06-10 andry81 andry81 [3865c4] typo
 test_stdio_break_on_callf_elevate.bat 2026-02-16 andry81 andry81 [df078b] rework of stdin reset test
 test_timeout.bat 2025-06-06 andry81 andry81 [89b76b] * other pause tests
 test_write_to_unexisted_pipe.bat 2025-06-06 andry81 andry81 [89b76b] * other pause tests
MongoDB Logo MongoDB