diff options
| author | Zsolt Kozaroczy <[email protected]> | 2020-09-11 00:36:29 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-11 00:36:29 +0200 |
| commit | 282eec44ef01746ee25931fa6cd287ad083fd40b (patch) | |
| tree | 14504bf429ca264812679ca971c1592853d3f762 /test/fixtures | |
| parent | 317e8244e4d17c394c1e181f86df3974623fb865 (diff) | |
| download | caxlsx-282eec44ef01746ee25931fa6cd287ad083fd40b.tar.gz caxlsx-282eec44ef01746ee25931fa6cd287ad083fd40b.zip | |
Restructure examples folder (#47)
Split examples into separate markdown files, each containing a description, sample code, and a screenshot of the resulting xlsx document.
The script `generate.rb` is provided to actually generate the example documents by executing the sample code contained in the markdown files.
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/image1.gif | bin | 0 -> 238879 bytes | |||
| -rw-r--r-- | test/fixtures/image1.jpeg | bin | 0 -> 82255 bytes | |||
| -rw-r--r-- | test/fixtures/image1.jpg | bin | 0 -> 142628 bytes | |||
| -rw-r--r-- | test/fixtures/image1.png | bin | 0 -> 475939 bytes | |||
| -rw-r--r-- | test/fixtures/image1_fake.jpg | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/image1.gif b/test/fixtures/image1.gif Binary files differnew file mode 100644 index 00000000..06d56d2b --- /dev/null +++ b/test/fixtures/image1.gif diff --git a/test/fixtures/image1.jpeg b/test/fixtures/image1.jpeg Binary files differnew file mode 100644 index 00000000..ce1d0c56 --- /dev/null +++ b/test/fixtures/image1.jpeg diff --git a/test/fixtures/image1.jpg b/test/fixtures/image1.jpg Binary files differnew file mode 100644 index 00000000..25efc268 --- /dev/null +++ b/test/fixtures/image1.jpg diff --git a/test/fixtures/image1.png b/test/fixtures/image1.png Binary files differnew file mode 100644 index 00000000..20d9e3b8 --- /dev/null +++ b/test/fixtures/image1.png diff --git a/test/fixtures/image1_fake.jpg b/test/fixtures/image1_fake.jpg new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/fixtures/image1_fake.jpg |
