Syoyo Fujita
a434ee0206
Ignore compiled test binaries
...
The v3 tester executables were accidentally committed. Ignore all
test binaries built by tests/Makefile, CMakeLists.txt and meson.build
so they can't be re-added by mistake.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-03 21:03:45 +09:00
Syoyo Fujita
b163ff225a
Merge pull request #537 from syoyo/v3
...
V3
2026-03-24 04:50:29 +09:00
Syoyo Fujita
aa63297061
Merge branch 'release' of github.com:syoyo/tinygltf into release
2026-03-19 13:39:50 +09:00
Syoyo Fujita
7163d5ab17
ignore build/
2026-03-19 13:39:37 +09:00
copilot-swe-agent[bot]
12affdcc64
Address code review feedback: .gitignore path, fuzzer docs, trailing whitespace test
...
Co-authored-by: syoyo <18676+syoyo@users.noreply.github.com >
2026-03-19 00:44:04 +00:00
copilot-swe-agent[bot]
2c1a8be82d
Add intensive parser unit tester and LLVM fuzzer for tinygltf_json.h backend
...
Co-authored-by: syoyo <18676+syoyo@users.noreply.github.com >
2026-03-19 00:42:53 +00:00
copilot-swe-agent[bot]
f6c71cf88b
Security fixes: null key guard, allocation overflow protection, parser depth limit
...
Co-authored-by: syoyo <18676+syoyo@users.noreply.github.com >
2026-03-17 16:02:25 +00:00
copilot-swe-agent[bot]
5aaa3e4daf
Remove accidental test artifact files and update .gitignore
...
Co-authored-by: syoyo <18676+syoyo@users.noreply.github.com >
2026-03-17 15:52:12 +00:00
Baranob_Ilya
95bbf15ce2
Update .gitignore
2023-06-12 12:30:04 +04:00
Syoyo Fujita
612e57816f
Fix handling <4 byte BIN data.
...
Fix handling GLB file with empty CHUNK1(BIN).
2022-09-18 21:01:39 +09:00
Kh4n
a778c089d1
readd toplevel makefile
2022-09-17 15:39:28 -05:00
Kh4n
6514490090
update gitignore to remove test file
...
readd accidental removals in gitignore
undo autoformat
more undo autoformatting
2022-09-17 12:52:59 -05:00
Jeff McGlynn
9446f65667
Set up tests to run in travis-ci and ignore test outputs in .gitignore
2019-04-25 16:26:26 -07:00
Arthur Brainville (Ybalrid)
f4fbee1cdf
Add files to .gitignore
...
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info >
2018-02-20 14:42:11 +01:00
Arthur Brainville (Ybalrid)
1340e62848
Setup CI for raytrace example
...
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info >
2018-02-20 14:40:33 +01:00
Arthur Brainville (Ybalrid)
a62e955a52
Add gitignore file
...
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info >
2018-02-01 15:38:34 +01:00