✨ feat: add a new bs.string
module
#283
+2,297
−1
Open
Annotations
5 errors
Test Modules
Whilst parsing command on line 17: Expected whitespace to end one argument, but found trailing data at position 82: ...d bs.ctx 1<--[HERE]
|
Test Modules:
modules/bs.string/data/bs.string/test/upper_lower.mcfunction#L24
Expected {string:{upper:"HELLO WORLD"}} to match, got {string:{find:[],insert:"pre test",lower:"HELLO WORLD",replace:"short original",reversed:"54321",upper:"hello world"}}
|
Test Modules:
modules/bs.string/data/bs.string/test/split.mcfunction#L68
Expected {string:{split:["é","à","ê","ë"]}} to match, got {string:{concat:[],find:[],insert:"pre test",list:[],lower:"HELLO WORLD",replace:"short original",reversed:"54321",split:[],upper:"hello world"}}
|
Test Modules:
modules/bs.string/data/bs.string/test/type.mcfunction#L19
Expected {string:{to_list:["l","e"," ","m","o","t"]}} to match, got {string:{concat:[],find:[],insert:"pre test",list:[["l","e"," ","m","o","t"]],lower:"HELLO WORLD",replace:"short original",reversed:"54321",split:[],upper:"hello world"}}
|
Test Modules
Process completed with exit code 4.
|
Loading