slint/sixtyfps_compiler/tests
Simon Hausmann 732a56259f Simplify compilation call sites further
Move run_passes into the library compilation function. That way the
FileDiagnostics are created by the parser, can be passed on to the library
compilation function and after that we don't need them anymore and can
replace them with future BuildDiagnostics for example.
2020-07-16 18:53:59 +02:00
..
basic Make the length its own unit 2020-07-14 17:45:03 +02:00
lookup Make the length its own unit 2020-07-14 17:45:03 +02:00
lib_test.60 Add the ability to extend a type registry with a .60 file 2020-07-15 14:30:02 +02:00
lib_test2.60 Added a test case for type dependencies 2020-07-16 14:18:49 +02:00
syntax_tests.rs Simplify compilation call sites further 2020-07-16 18:53:59 +02:00