index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-04
tests: add aio.test for open -noclose
Steve Bennett
1
-2
/
+19
2023-07-04
tests: tty.test: use a pty pair if stdin/stdout is not a tty
Steve Bennett
1
-12
/
+25
2023-07-04
tests: expect.tcl: leave the channel in non-blocking mode
Steve Bennett
1
-2
/
+1
2023-07-04
tcltest: rework constraint system
Steve Bennett
34
-137
/
+92
2023-07-04
aio: change to use unix io, not stdio
Steve Bennett
4
-27
/
+251
2023-06-21
core: Display errors in a more "pythonesque" way
Steve Bennett
5
-68
/
+77
2023-05-25
tests: for multi-level break, continue
Steve Bennett
1
-0
/
+127
2023-05-25
core: support multi-level while, break from loops
Steve Bennett
1
-7
/
+15
2023-05-06
jim: info frame improvements
Steve Bennett
1
-14
/
+17
2023-04-19
regexp: fix incorrect check for invalid escape sequence at end of charset
Steve Bennett
1
-0
/
+4
2023-04-19
regexp: fix check for termination in [[:class:]]
Steve Bennett
1
-0
/
+4
2023-02-24
dict with: return script result
Steve Bennett
2
-2
/
+19
2023-02-13
ensemble: Add a simple ensemble command
Steve Bennett
2
-0
/
+122
2023-02-13
vwait: add support for vwait -signal
Steve Bennett
1
-6
/
+6
2023-02-13
Tcl-compatible 'info frame'
Steve Bennett
2
-13
/
+17
2023-02-06
tests: exec2: may need to set default SIGPIPE disposition
Steve Bennett
1
-1
/
+1
2023-02-06
tests: Don't run exec2 in a child interpreter
Steve Bennett
2
-3
/
+4
2022-12-26
tests: add garbage collection tests
Steve Bennett
1
-0
/
+80
2022-12-03
regexp: fix end of word check
Steve Bennett
1
-0
/
+4
2022-08-29
tests: lock.test: child lock test should be more reliable
Steve Bennett
1
-1
/
+1
2022-08-21
tree: node ids are now simple integers
Steve Bennett
1
-1
/
+1
2022-08-21
tests: Fix file.test on Windows
Steve Bennett
1
-1
/
+1
2022-08-21
tests: file.test - increase code coverage
Steve Bennett
1
-0
/
+50
2022-07-31
tests: Fix SIGPIPE tests
Steve Bennett
1
-9
/
+3
2022-07-25
unset: don't return a result with -nocomplain
Steve Bennett
1
-0
/
+6
2022-05-08
tests: add tests for wait -1
Steve Bennett
2
-0
/
+11
2022-04-14
aio: TIP 603 - Implement stat of an open file handle
Steve Bennett
1
-0
/
+18
2022-04-14
win32: Fix process handle vs pid distinction
Steve Bennett
1
-1
/
+1
2022-04-14
try: add support for trap
Steve Bennett
1
-0
/
+44
2022-04-12
getref, setref: No need to allow for leading, trailing space
Steve Bennett
1
-2
/
+1
2022-04-11
getref, setref: reference may be qualified
Steve Bennett
1
-0
/
+19
2022-02-23
tests: Fix load.test when jimsh not yet installed
Steve Bennett
1
-19
/
+17
2021-12-13
dict: Fix possible duplicate entries when setting
Steve Bennett
1
-0
/
+13
2021-07-09
tests: move garabage collection test to ref.test
Steve Bennett
2
-17
/
+24
2021-07-08
collect: correctly handle references as globally scoped names
Steve Bennett
1
-0
/
+17
2021-04-09
build: Allow some paths to contain spaces
Steve Bennett
3
-6
/
+4
2021-03-10
tests: Fix debug.test for single arg expr
Steve Bennett
1
-1
/
+1
2021-03-09
expr: TIP 526, only support a single arg
Steve Bennett
6
-25
/
+25
2021-02-27
aio: tests: bootstrap jimsh doesn't have posix open flags
Steve Bennett
1
-5
/
+5
2021-02-27
tests: Fix return code from tests/runall.tcl
Steve Bennett
1
-2
/
+2
2021-02-27
aio: open: support for POSIX open flags
Steve Bennett
1
-0
/
+30
2021-01-30
lsearch, lsort: support for -stride and -index
Steve Bennett
2
-10
/
+151
2021-01-23
history: Add support for history keep
Steve Bennett
1
-1
/
+1
2021-01-09
Add the [xtrace] command
Steve Bennett
1
-0
/
+62
2021-01-03
bootstrap jimsh: pass all tests
Steve Bennett
7
-72
/
+103
2021-01-03
core: fix parsing of booleans
Steve Bennett
1
-0
/
+5
2020-12-26
loop: Allow start value to be omitted
Steve Bennett
1
-0
/
+8
2020-12-26
core: commands that take an index now use integer expressions
Steve Bennett
9
-27
/
+160
2020-12-26
core: support integer expressions in various commands
Steve Bennett
5
-38
/
+36
2020-12-11
list, string: support any number of +/-n for index
Steve Bennett
1
-0
/
+28
[next]