mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
partial test packets
This commit is contained in:
parent
ac60e2b4f0
commit
6fec64f576
20 changed files with 30 additions and 2 deletions
|
@ -10,4 +10,3 @@ _message_foo_bar
|
|||
ohai there!
|
||||
\o/
|
||||
|
|
||||
|
|
||||
|
|
|
@ -10,4 +10,3 @@ _message_foo_bar
|
|||
ohai there!
|
||||
\o/
|
||||
|
|
||||
|
|
||||
|
|
1
test/packets/test-1-length-p1
Symbolic link
1
test/packets/test-1-length-p1
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p1
|
1
test/packets/test-1-length-p2
Symbolic link
1
test/packets/test-1-length-p2
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p2
|
3
test/packets/test-1-length-p3
Normal file
3
test/packets/test-1-length-p3
Normal file
|
@ -0,0 +1,3 @@
|
|||
hu3r2cm
|
||||
85
|
||||
:_foo bar baz
|
1
test/packets/test-1-length-p4
Symbolic link
1
test/packets/test-1-length-p4
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p4
|
1
test/packets/test-1-length-p5
Symbolic link
1
test/packets/test-1-length-p5
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p5
|
1
test/packets/test-1-length-p6
Symbolic link
1
test/packets/test-1-length-p6
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p6
|
1
test/packets/test-1-length-p7
Symbolic link
1
test/packets/test-1-length-p7
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p7
|
1
test/packets/test-1-length-p8
Symbolic link
1
test/packets/test-1-length-p8
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p8
|
1
test/packets/test-1-length-p9
Symbolic link
1
test/packets/test-1-length-p9
Symbolic link
|
@ -0,0 +1 @@
|
|||
test-1-p9
|
2
test/packets/test-1-p1
Normal file
2
test/packets/test-1-p1
Normal file
|
@ -0,0 +1,2 @@
|
|||
:_source psyc://foo/~bar
|
||||
:_tar
|
2
test/packets/test-1-p2
Normal file
2
test/packets/test-1-p2
Normal file
|
@ -0,0 +1,2 @@
|
|||
get psyc://bar/~baz
|
||||
:_tag sch1828
|
3
test/packets/test-1-p3
Normal file
3
test/packets/test-1-p3
Normal file
|
@ -0,0 +1,3 @@
|
|||
hu3r2cm
|
||||
|
||||
:_foo bar baz
|
2
test/packets/test-1-p4
Normal file
2
test/packets/test-1-p4
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
:_abc_def 1
|
1
test/packets/test-1-p5
Normal file
1
test/packets/test-1-p5
Normal file
|
@ -0,0 +1 @@
|
|||
1 foo
|
4
test/packets/test-1-p6
Normal file
4
test/packets/test-1-p6
Normal file
|
@ -0,0 +1,4 @@
|
|||
bar
|
||||
baz
|
||||
:_foo_bar yay
|
||||
_message
|
2
test/packets/test-1-p7
Normal file
2
test/packets/test-1-p7
Normal file
|
@ -0,0 +1,2 @@
|
|||
_foo_bar
|
||||
ohai
|
2
test/packets/test-1-p8
Normal file
2
test/packets/test-1-p8
Normal file
|
@ -0,0 +1,2 @@
|
|||
there!
|
||||
\o/
|
1
test/packets/test-1-p9
Normal file
1
test/packets/test-1-p9
Normal file
|
@ -0,0 +1 @@
|
|||
|
|
Loading…
Reference in a new issue