mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-26 07:36:19 +00:00
Add end-to-end build tests
This commit is contained in:
13
rojo-test/src/snapshots/rojo_test__build_gitkeep.snap
Normal file
13
rojo-test/src/snapshots/rojo_test__build_gitkeep.snap
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
created: "2019-08-08T00:40:36.892733600Z"
|
||||
creator: insta@0.10.0
|
||||
source: rojo-test/src/lib.rs
|
||||
expression: contents
|
||||
---
|
||||
<roblox version="4">
|
||||
<Item class="Folder" referent="0">
|
||||
<Properties>
|
||||
<string name="Name">gitkeep</string>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
19
rojo-test/src/snapshots/rojo_test__build_txt_in_folder.snap
Normal file
19
rojo-test/src/snapshots/rojo_test__build_txt_in_folder.snap
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
created: "2019-08-08T00:40:50.026718300Z"
|
||||
creator: insta@0.10.0
|
||||
source: rojo-test/src/lib.rs
|
||||
expression: contents
|
||||
---
|
||||
<roblox version="4">
|
||||
<Item class="Folder" referent="0">
|
||||
<Properties>
|
||||
<string name="Name">txt_in_folder</string>
|
||||
</Properties>
|
||||
<Item class="StringValue" referent="1">
|
||||
<Properties>
|
||||
<string name="Name">foo</string>
|
||||
<string name="Value"></string>
|
||||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
</roblox>
|
||||
Reference in New Issue
Block a user