scratch-vm/test/fixtures
Christopher Willis-Ford eb931fd99b Specify dataFormat when loading asset for import
When importing a project we know the file extension for each asset to be
loaded. This change provides that information to the storage system so
that we can load assets which don't use the default. For example, this
allows loading JPG-format backdrops.

In support of this change, there's a new function on `StringUtil` called
`splitFirst`, which splits a string on the first instance of a separator
character. This change includes unit tests for this new function.
2017-05-24 15:35:10 -07:00
..
attach-test-storage.js Specify dataFormat when loading asset for import 2017-05-24 15:35:10 -07:00
complex.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
control.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
data.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
default.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
demo.json Don't clean costume and sound lists 2017-05-04 13:03:42 -04:00
event.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
events.json Shadow improvements (#135) 2016-09-06 10:55:52 -04:00
extract.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
fake-renderer.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
hat-execution-order.sb2 Add hat execution order test 2017-02-14 16:33:42 -08:00
looks.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
motion.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
pen.sb2 Code review: more docs, move constants, clone util 2017-01-20 11:26:18 -08:00
procedure.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
sensing.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
sound.sb2 Add basic test coverage for the sound blocks 2017-02-03 17:39:36 -05:00
sprite.json Improve integration test coverage 2017-01-05 16:58:31 -05:00