Marc-Antoine Lortie
|
4e7e47bd43
Updated copyright dates.
|
5 年之前 |
Alexander Gessler
|
fb45e4d512
Make command line parameters in gen_db script more predictable.
|
10 年之前 |
Alexander Gessler
|
d717c4b2dd
Fix to have gen_db.py also include files that accidentally have uppercase file extensions, affecting ~200 files previously skipped.
|
10 年之前 |
Alexander Gessler
|
0943936b31
Fix an issue in the regression DB generator that caused the very last file extension in the list returned by `assimp listext` to be ignored because of a trailing CRLF.
|
10 年之前 |
Alexander Gessler
|
fafe5584b6
gen_db.py no longer generating dumps for files blacklisted (settings.files_to_ignore).
|
10 年之前 |
Alexander Gessler
|
99e2803474
Regression suite: 2.7 compatibility, drop old logic to find assimp binary and require it to be explicitly specified. Process files in a stable order to make results diffable.
|
10 年之前 |
Jonne Nauha
|
4f82b02958
Regression tests: Fix finding aassimp.exe on VC9 default build. Look for x86 executable if x64 is not found. Create dump output dir if does not exist (broke the script). Report where assimp.exe was looked in. Add todos for ignoring multi dot extensions from test like .skeleton.xml. Rebuild ds.zip via gen_db.py, success rate went from 40% to 99%. Seems these were not updated in a while (2-3 years :).
|
11 年之前 |
aramis_acg
|
2ffac898d6
[3393728] [PATCH 1/2] ommit->omit and splitted->split
|
14 年之前 |
aramis_acg
|
14c6467aac
# re-generate regression dump database from scratch since it seems that ~200 of the files were totally deprecated. This gives me 99.4% reproducible results with Blender.bob still failing.
|
14 年之前 |
aramis_acg
|
3ac2f700dd
- update minidump database
|
14 年之前 |
aramis_acg
|
5a2d2d08e2
# regression test suite: fix critical bug that would cause all postprocessing flag except th first to be ignored.
|
14 年之前 |
aramis_acg
|
724b562e6f
# add another two postprocessing presets to the regression suite's database of model minidumps. Totally we have ~1200 test cases now.
|
14 年之前 |
aramis_acg
|
c78f40171d
gen_db.py is now able to do a partial database update. Dumps for specified file formats are re-generated, rest is kept.
|
15 年之前 |
aramis_acg
|
2d19e7cbbe
Make regression suite scripts work on posix as well.
|
15 年之前 |
aramis_acg
|
30ca88e782
Add first version of regression suite (python parts only). Work in progress.
|
15 年之前 |