Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-18Move tests into tests/ top-level dirCampbell Barton
2014-03-27CTest: disable bl_run_operators.py, fun for finding crashes, takes a long timeCampbell Barton
2014-02-03OSX: tentative set back TEST_BLENDER_EXE to Debug hardcoded for xcode case,Jens Verwiebe
2014-02-03Fix EXECUTABLE_OUTPUT_PATH binpath for OSX makefiles ( no CMAKE_BUILD_TYPE di...Jens Verwiebe
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2014-02-03Assure test works in all OSX buildenvironments/build-typesJens Verwiebe
2014-02-02Added bevel regression test to tests.Howard Trickey
2013-02-26add ctest for keyconfig_utils to check for missing items.Campbell Barton
2012-11-03code cleanup: cmake - add missing headers, remove directories from source lis...Campbell Barton
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2011-12-20unit test for mathutils python module from Andrew Hale, runs in CTest tooCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20pass -noaudio when running blender for various utilities - doc-gen and tests.Campbell Barton
2011-10-10add 3 PLY and STL export tests.Campbell Barton
2011-08-08- update X3D and FBX testing checksumsCampbell Barton
2011-07-25fix [#28075] After the correction of No.38528 is applied, the following pheno...Campbell Barton
2011-07-01update checksums for x3d testsCampbell Barton
2011-06-09update for tests, error out when duplicate modules are found, all ctest tests...Campbell Barton
2011-06-07update ctest md5sums for import/export to match changes to the scripts, also ...Campbell Barton
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-06fix [#26801] Undoing Animation modifiers undoes 2 steps.Campbell Barton
2011-04-06update test checksums (change in normals caused this). also make all imports ...Campbell Barton
2011-03-26- fix for editfont using an enum func on boolean property.Campbell Barton
2011-03-22Added CTest to run most operators in background mode under various conditions...Campbell Barton
2011-03-192 tests for ctest.Campbell Barton
2011-03-17remove cmake WITH_INSTALL option since its a target now.Campbell Barton
2011-03-16update x3d test md5s for recent changes, also ensure directory is created or ...Campbell Barton
2011-03-13Fix "make test" on Mac, couldn't find executable.Brecht Van Lommel
2011-02-10fix [#26003] Twice applied modifier with Convert to mesh with several multi-u...Campbell Barton
2011-01-23update testing md5's for changes in exporters.Campbell Barton
2011-01-23- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: ...Campbell Barton