Libraryless. Click here for Pure Java version (1446L/9K/33K).
1 | !7 |
2 | |
3 | p {
|
4 | Class c = hotwire(#1008862); |
5 | set(c, zipFileSnippetToLazyTextMap_subfolder_debug := true); |
6 | callMain(c); |
7 | final SS map = (SS) get(c, "map"); |
8 | assertEquals(1, l((Map) get(c, "autoCleanUp_list"))); |
9 | cleanUp(c); |
10 | assertEquals(0, l((Map) get(c, "autoCleanUp_list"))); |
11 | assertFails(r {
|
12 | map.get("di.templates2")
|
13 | }); |
14 | printStackTrace(lastSilentException()); |
15 | } |
Began life as a copy of #1008862
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1008865 |
| Snippet name: | Test zipFileSnippetToLazyTextMap_subfolder clean-up |
| Eternal ID of this version: | #1008865/9 |
| Text MD5: | 3c25ce2480fc376efbb159be56cf9b9a |
| Transpilation MD5: | 3c2e42264f47a970704c3e90127def57 |
| Author: | stefan |
| Category: | javax / i.o. |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-06-14 14:15:50 |
| Source code size: | 390 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 713 / 866 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |