Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added tests_data/basic/gif/sample.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions tests_data/basic/pickle/sample.pkl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
(dp0
Vproject
p1
Vmagika
p2
sVsample
p3
I01
sVvalues
p4
(lp5
I1
aI2
aI3
as.
7 changes: 7 additions & 0 deletions tests_data/basic/powershell/sample.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Basic PowerShell sample for Magika content-type detection.
param(
[string]$Name = "Magika"
)

$Greeting = "Hello, $Name"
Write-Output $Greeting
Binary file added tests_data/basic/ttf/sample.ttf
Binary file not shown.