FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
livecode/engine/exec-tests/interface/EvalFoundLoc.test at develop · livecodeali/livecode · GitHub
livecodeali
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
livecode
/
engine
/
exec-tests
/
interface
/
EvalFoundLoc.test
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (10 loc) · 295 Bytes
Breadcrumbs
livecode
/
engine
/
exec-tests
/
interface
/
EvalFoundLoc.test
Copy path
File metadata and controls
14 lines (10 loc) · 295 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
setup
create field
set the text of the last field to "abcd"
select char 2 to 2 of the last field
put the selectedloc of the last field into tCharLoc
find characters "b" in the last field
test the foundLoc is tCharLoc
find characters "x" in the last field
test the foundLoc is empty
teardown
Back
|
FazBrowse Home
|
New Git URL