Pierre Renaux
|
14e264f5be
|
Made relevant JS tests transpile to C ; [src/Layout.c]: print_css_node_rec(): print alignContent ; [src/Layout-test-utils.c]: add_failed_test(): Sets failed_test->next to NULL, otherwise the test crashes if there's one and only one failure ; Added type casts so that it can be compiled as C++ by MSVC on Windows ; [Makefile]: Added c_test_msvc target when running in Windows so that the test executable can be built and debugged with Visual Studio on Windows ;
|
2015-05-10 00:20:28 +08:00 |
|
Christopher Chedeau
|
c2aa92cd0b
|
Add licenses and remove third party libraries
|
2014-10-29 08:01:22 -07:00 |
|
Alex Kotliarskyi
|
ba4cf35804
|
Return bad error code when tests fail
|
2014-09-26 20:08:37 -07:00 |
|
Andrew Rasmussen
|
e506416fa3
|
aggregate test failures and print a summary after running tests
|
2014-09-25 17:56:02 -07:00 |
|
Christopher Chedeau
|
d7f3ea868d
|
Import latest changes
|
2014-09-11 09:23:30 -07:00 |
|
Christopher Chedeau
|
d2ce2420f4
|
Lots of changes that I forgot to properly commit
|
2014-06-04 10:51:23 -07:00 |
|
Christopher Chedeau
|
e9550a6116
|
split test utils for c
|
2014-04-28 12:36:36 -07:00 |
|