mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
add basic snapshot testing
This commit is contained in:
parent
5fdb20aa2f
commit
052ff398cd
15 changed files with 134 additions and 25 deletions
4
data/.gitignore
vendored
4
data/.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
!small.dem
|
||||
!small.dem
|
||||
!gully.dem
|
||||
!comp.dem
|
||||
BIN
data/comp.dem
Normal file
BIN
data/comp.dem
Normal file
Binary file not shown.
1
data/comp.json
Normal file
1
data/comp.json
Normal file
File diff suppressed because one or more lines are too long
BIN
data/gully.dem
Normal file
BIN
data/gully.dem
Normal file
Binary file not shown.
1
data/gully.json
Normal file
1
data/gully.json
Normal file
File diff suppressed because one or more lines are too long
1
data/small.json
Normal file
1
data/small.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"chat":[],"users":{"2":{"classes":{},"name":"Icewind | demos.tf","userId":2,"steamId":"[U:1:64229260]","team":"Other"}},"deaths":[],"rounds":[],"startTick":0,"intervalPerTick":0.015}
|
||||
Loading…
Add table
Add a link
Reference in a new issue