Skip to content

Instantly share code, notes, and snippets.

@saper
Created June 23, 2015 19:01
Show Gist options
  • Save saper/43dbc3c050553d035692 to your computer and use it in GitHub Desktop.
Save saper/43dbc3c050553d035692 to your computer and use it in GitHub Desktop.
Script started on Tue Jun 23 19:00:57 2015
command: env LIBSASS_TRACE=1 NODESASS_TRACE=1 ./node_modules/.bin/mocha test/api.js
[LIBSASS] 0x8031ba660:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ba660:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ba660:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031ba980:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ba980:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ba980:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
api
.render(options, callback)
[LIBSASS] 0x803c69340:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803c69340:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803c69480:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803c69520:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803c69520:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803c69660:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803c69b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803c69b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803c69ca0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803c6a1a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803c6a1a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803c6a2e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803c6a600:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803c6a600:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803c6a740:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x803c79c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c79c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c79c40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c79f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c79f60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c79f60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c69340:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803c69340:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c69340:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803c69340:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c69480:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803c69480:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c69520:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803c69520:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c69520:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803c69520:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c69660:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803c69660:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c69b60:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803c69b60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c69b60:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803c69b60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c69ca0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803c69ca0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c6a1a0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803c6a1a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c6a1a0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803c6a1a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c6a2e0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803c6a2e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c6a600:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803c6a600:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c6a600:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803c6a600:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c6a740:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803c6a740:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with file
[LIBSASS] 0x803c83e20:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803c83e20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803c83ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803c83c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803c83c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803c83b00:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803c83600:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803c83600:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803c834c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803c82fc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803c82fc0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803c82e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803c82b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803c82b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803c82a20:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x803c6ace0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c6ace0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c6ace0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c70020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c70020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c70020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c83e20:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803c83e20:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c83e20:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803c83e20:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c83ce0:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803c83ce0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c83c40:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803c83c40:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c83c40:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803c83c40:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c83b00:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803c83b00:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c83600:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803c83600:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c83600:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803c83600:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c834c0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803c834c0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c82fc0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803c82fc0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c82fc0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803c82fc0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c82e80:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803c82e80:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c82b60:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803c82b60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c82b60:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803c82b60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c82a20:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803c82a20:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with outFile set to absolute url
[LIBSASS] 0x803c76ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803c76ec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803c76d80:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803c76ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803c76ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803c76ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803c766a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803c766a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803c76560:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803c76060:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803c76060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803c75f20:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803c75c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803c75c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803c75ac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x803c90ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c90ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c90ce0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c69020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c69020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c69020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c76ec0:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803c76ec0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c76ec0:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803c76ec0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c76d80:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803c76d80:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c76ce0:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803c76ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c76ce0:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803c76ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c76ba0:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803c76ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c766a0:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803c766a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c766a0:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803c766a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c76560:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803c76560:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c76060:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803c76060:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c76060:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803c76060:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c75f20:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803c75f20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c75c00:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803c75c00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c75c00:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803c75c00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c75ac0:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803c75ac0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with outFile set to relative url
[LIBSASS] 0x803c7bec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803c7bec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803c7bd80:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803c7bce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803c7bce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803c7bba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803c7b6a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803c7b6a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803c7b560:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803c7b060:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803c7b060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803c7af20:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803c7ac00:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803c7ac00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803c7aac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x803c90ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c90ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c90ce0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c70020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c70020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c70020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c7bec0:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803c7bec0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7bec0:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803c7bec0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7bd80:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803c7bd80:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7bce0:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803c7bce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7bce0:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803c7bce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7bba0:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803c7bba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7b6a0:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803c7b6a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7b6a0:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803c7b6a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7b560:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803c7b560:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7b060:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803c7b060:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7b060:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803c7b060:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7af20:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803c7af20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7ac00:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803c7ac00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7ac00:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803c7ac00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7aac0:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803c7aac0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with outFile and sourceMap set to relative url
[LIBSASS] 0x803c76ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803c76ec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803c76d80:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803c76ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803c76ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803c76ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803c766a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803c766a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803c76560:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803c76060:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803c76060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803c75f20:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803c75c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803c75c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803c75ac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x803c90ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c90ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c90ce0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c69020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c69020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c69020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c76ec0:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803c76ec0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c76ec0:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803c76ec0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c76d80:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803c76d80:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c76ce0:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803c76ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c76ce0:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803c76ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c76ba0:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803c76ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c766a0:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803c766a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c766a0:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803c766a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c76560:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803c76560:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c76060:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803c76060:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c76060:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803c76060:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c75f20:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803c75f20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c75c00:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803c75c00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c75c00:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803c75c00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c75ac0:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803c75ac0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile generate map with sourceMapRoot pass-through option
[LIBSASS] 0x803c7bf60:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803c7bf60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803c7be20:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803c7bd80:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803c7bd80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803c7bc40:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803c7b740:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803c7b740:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803c7b600:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803c7b100:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803c7b100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803c7afc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803c7aca0:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803c7aca0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803c7ab60:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x803c90c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c90c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c90c40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c90f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c90f60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c90f60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c7bf60:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803c7bf60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7bf60:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803c7bf60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7be20:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803c7be20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7bd80:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803c7bd80:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7bd80:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803c7bd80:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7bc40:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803c7bc40:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7b740:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803c7b740:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7b740:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803c7b740:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7b600:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803c7b600:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7b100:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803c7b100:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7b100:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803c7b100:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7afc0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803c7afc0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c7aca0:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803c7aca0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c7aca0:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803c7aca0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c7ab60:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803c7ab60:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with data
[LIBSASS] 0x803c76c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803c76c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803c76b00:String_Constant ./ast.hpp:1371 String_Constant created (0,"red")
[LIBSASS] 0x803c8fca0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c8fca0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c8fca0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c8ffc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c8ffc0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c8ffc0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c76c40:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803c76c40:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c76c40:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803c76c40:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c76b00:operator() output.cpp:391 This should be a constant string... (0,"red")
[LIBSASS] 0x803c76b00:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css using indented syntax
 ✓ should throw error status 1 for bad input
[LIBSASS] 0x803c6aba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"background")
[LIBSASS] 0x803c6aba0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"background")
[LIBSASS] 0x803c6a9c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803c6a9c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803c6a6a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"red")
[LIBSASS] 0x803c6a6a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"red")
[LIBSASS] 0x803c6a6a0:parse_value parser.cpp:1384 We have just created a new instance (0,"red")
[LIBSASS] 0x803c7b100:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c7b100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c7b100:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c7b420:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c7b420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c7b420:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c6aba0:operator() output.cpp:391 This should be a constant string... (0,"background")
[LIBSASS] 0x803c6aba0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c6aba0:operator() output.cpp:376 This should be a quoted string... (0,"background")
[LIBSASS] 0x803c6aba0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c6a9c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803c6a9c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c6a9c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803c6a9c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should compile with include paths
[LIBSASS] 0x803c37ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"margin")
[LIBSASS] 0x803c37ba0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"margin")
[LIBSASS] 0x803c37a60:String_Constant ./ast.hpp:1371 String_Constant created (0,"1.23456789 px")
[LIBSASS] 0x803c8fa20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c8fa20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c8fa20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c8fd40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c8fd40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c8fd40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c37ba0:operator() output.cpp:391 This should be a constant string... (0,"margin")
[LIBSASS] 0x803c37ba0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c37ba0:operator() output.cpp:376 This should be a quoted string... (0,"margin")
[LIBSASS] 0x803c37ba0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c37a60:operator() output.cpp:391 This should be a constant string... (0,"1.23456789 px")
[LIBSASS] 0x803c37a60:operator() output.cpp:401 ... sending via string_to_output
 ✓ should render with precision option
[LIBSASS] 0x803c7a700:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c7a700:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c7a700:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c7aa20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c7aa20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c7aa20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should contain all included files in stats when data is passed
[LIBSASS] 0x803c85ac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803c85ac0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803c85980:String_Constant ./ast.hpp:1371 String_Constant created (0,"transparent")
[LIBSASS] 0x803c8fa20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c8fa20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c8fa20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c8fd40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c8fd40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c8fd40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c85ac0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803c85ac0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c85ac0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803c85ac0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c85980:operator() output.cpp:391 This should be a constant string... (0,"transparent")
[LIBSASS] 0x803c85980:operator() output.cpp:401 ... sending via string_to_output
 ✓ should render with indentWidth and indentType options
[LIBSASS] 0x80405f2a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80405f2a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80405f3e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"transparent")
[LIBSASS] 0x80406c840:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80406c840:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80406c840:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80406cb60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80406cb60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80406cb60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80405f2a0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80405f2a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80405f2a0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80405f2a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80405f3e0:operator() output.cpp:391 This should be a constant string... (0,"transparent")
[LIBSASS] 0x80405f3e0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should render with linefeed option
.render(importer)
[LIBSASS] 0x804077100:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804077100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804076fc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804076c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804076c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804076ac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804063e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804063e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804063e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040641a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040641a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040641a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804076c00:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804076c00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804076c00:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804076c00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804076ac0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804076ac0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x804076c00:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804076c00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804076c00:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804076c00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804076ac0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804076ac0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "data" as input and fires callback with file and contents
[LIBSASS] 0x804083ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804083ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804083ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8040837e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8040837e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8040836a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804067e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804067e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804067e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040681a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040681a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040681a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040837e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8040837e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8040837e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8040837e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8040836a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x8040836a0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8040837e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8040837e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8040837e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8040837e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8040836a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x8040836a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "file" as input and fires callback with file and contents
[LIBSASS] 0x80406dce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80406dce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80406dba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x80406d7e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80406d7e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80406d6a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804063e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804063e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804063e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040641a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040641a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040641a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80406dce0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80406dce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80406dce0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80406dce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80406dba0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x80406dba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80406d7e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80406d7e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80406d7e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80406d7e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80406d6a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x80406d6a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "data" as input and returns file and contents
[LIBSASS] 0x804083ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804083ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804083ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8040837e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8040837e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8040836a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804067e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804067e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804067e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040681a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040681a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040681a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804083ce0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804083ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804083ce0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804083ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804083ba0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804083ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8040837e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8040837e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8040837e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8040837e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8040836a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x8040836a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "file" as input and returns file and contents
[LIBSASS] 0x804063480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804063480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804063480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040637a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040637a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040637a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should override imports with "data" as input and fires callback with file
[LIBSASS] 0x804087480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804087480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804087480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040877a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040877a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040877a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should override imports with "file" as input and fires callback with file
[LIBSASS] 0x804063480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804063480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804063480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040637a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040637a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040637a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should override imports with "data" as input and returns file
[LIBSASS] 0x804077880:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804077880:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804077880:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804077ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804077ba0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804077ba0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should override imports with "file" as input and returns file
[LIBSASS] 0x80406c7a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80406c7a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80406c660:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x80406c2a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80406c2a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80406c160:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804076660:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804076660:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804076660:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804076980:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804076980:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804076980:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80406c7a0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80406c7a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80406c7a0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80406c7a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80406c660:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x80406c660:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80406c2a0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80406c2a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80406c2a0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80406c2a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80406c160:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x80406c160:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "data" as input and fires callback with contents
[LIBSASS] 0x804064ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804064ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804064ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8040647e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8040647e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8040646a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804082d40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804082d40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804082d40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804083060:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804083060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804083060:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804064ce0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804064ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804064ce0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804064ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804064ba0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804064ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8040647e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8040647e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8040647e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8040647e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8040646a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x8040646a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "file" as input and fires callback with contents
[LIBSASS] 0x804088ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804088ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804088ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8040887e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8040887e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8040886a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804076fc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804076fc0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804076fc0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040772e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040772e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040772e0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804088ce0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804088ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804088ce0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804088ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804088ba0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804088ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8040887e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8040887e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8040887e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8040887e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8040886a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x8040886a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "data" as input and returns contents
[LIBSASS] 0x804064ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804064ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804064ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8040647e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8040647e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8040646a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804082d40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804082d40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804082d40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804083060:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804083060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804083060:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804064ce0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804064ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804064ce0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804064ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804064ba0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804064ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8040647e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8040647e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8040647e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8040647e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8040646a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x8040646a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "file" as input and returns contents
[LIBSASS] 0x804088ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804088ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804088ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8040887e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8040887e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8040886a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804076fc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804076fc0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804076fc0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040772e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040772e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040772e0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804088ce0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804088ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804088ce0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804088ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804088ba0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804088ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8040887e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8040887e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8040887e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8040887e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8040886a0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x8040886a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should accept arrays of importers and return respect the order
[LIBSASS] 0x804077600:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804077600:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804077600:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804077920:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804077920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804077920:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should be able to see its options in this.options
[LIBSASS] 0x804087660:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804087660:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804087520:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804087160:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804087160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804083ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804087e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804087e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804087e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8040881a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8040881a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8040881a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804087660:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804087660:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804087660:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804087660:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804087520:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804087520:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x804087160:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804087160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804087160:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804087160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804083ec0:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804083ec0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should be able to access a persistent options object
[LIBSASS] 0x8044623e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8044623e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804462520:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8044628e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8044628e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804462a20:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x804473e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804473e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804473e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8044741a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8044741a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8044741a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8044623e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8044623e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8044623e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8044623e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804462520:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804462520:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8044628e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8044628e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8044628e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8044628e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804462a20:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x804462a20:operator() output.cpp:401 ... sending via string_to_output
 ✓ should copy all options properties
 ✓ should reflect user-defined error when returned as callback
 ✓ should reflect user-defined error with return
 ✓ should throw exception when importer returns an invalid value
.render(functions)
[LIBSASS] 0x804478ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804478ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80446aa20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80446aa20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80446aa20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80446ad40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80446ad40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80446ad40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x803023ee0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803c22040 := 0x80441e160
[NODESASS@34410095616] 0x80441e160:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<px>
[NODESASS@34410095616] 0x803023ee0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x803023ee0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x80441e160 := 0x803c22040
[NODESASS@34410095616] 0x803c22040:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<px>
[NODESASS@34410095616] 0x803023ee0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x804478ce0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804478ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804478ce0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804478ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should call custom defined nullary function
[LIBSASS] 0x804472560:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804472560:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804473ca0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804473ca0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804473ca0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804473fc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804473fc0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804473fc0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x803023f20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030243d0 := 0x80441e0a0
[NODESASS@34410095616] 0x80441e0a0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 3 unit=<>
[NODESASS@34410095616] 0x803023f20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023f40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030242b0 := 0x803024280
[NODESASS@34410095616] 0x803024280:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x803023f40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x803023f40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030242b0 := 0x80441e100
[NODESASS@34410095616] 0x80441e100:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<px>
[NODESASS@34410095616] 0x803023f40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023f60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024250 := 0x803024280
[NODESASS@34410095616] 0x803024280:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x803023f60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023f80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024280 := 0x803024250
[NODESASS@34410095616] 0x803024250:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 126 unit=<px>
[NODESASS@34410095616] 0x803023f80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c58:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x803023f80:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024250 := 0x803024280
[NODESASS@34410095616] 0x803024280:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 126 unit=<px>
[NODESASS@34410095616] 0x803023f80:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x804472560:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804472560:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804472560:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804472560:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should call custom function with multiple args
[LIBSASS] 0x804478a60:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804478a60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80446ab60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80446ab60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80446ab60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80446ae80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80446ae80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80446ae80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x803023fa0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030242e0 := 0x80441e100
[NODESASS@34410095616] 0x80441e100:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<px>
[NODESASS@34410095616] 0x803023fa0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023fc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024370 := 0x803024340
[NODESASS@34410095616] 0x803024340:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x803023fc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023fc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024340 := 0x803024370
[NODESASS@34410095616] 0x803024370:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 66 unit=<em>
[NODESASS@34410095616] 0x803023fc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffe1b8:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x803023fc0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024370 := 0x803024340
[NODESASS@34410095616] 0x803024340:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 66 unit=<em>
[NODESASS@34410095616] 0x803023fc0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x804478a60:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804478a60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804478a60:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804478a60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should work with custom functions that return data asynchronously (54ms)
[LIBSASS] 0x8044727e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x8044727e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x804472420:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x804472420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x804473f20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804473f20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804473f20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804474240:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804474240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804474240:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0080:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024400 := 0x80441e160
[NODESASS@34410095616] 0x80441e160:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<px>
[NODESASS@34410095616] 0x8031f0080:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f00a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024490 := 0x803024460
[NODESASS@34410095616] 0x803024460:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f00a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0080:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024490 := 0x803024400
[NODESASS@34410095616] 0x803024400:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<rem>
[NODESASS@34410095616] 0x8031f0080:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f00a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024460 := 0x803024250
[NODESASS@34410095616] 0x803024250:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<px>
[NODESASS@34410095616] 0x8031f00a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f00c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030244f0 := 0x8030244c0
[NODESASS@34410095616] 0x8030244c0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f00c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f00a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8030244f0 := 0x803024460
[NODESASS@34410095616] 0x803024460:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 84 unit=<px>
[NODESASS@34410095616] 0x8031f00a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x8044727e0:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x8044727e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8044727e0:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x8044727e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804472420:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x804472420:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804472420:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x804472420:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should let custom functions call setter methods on wrapped sass values (number)
[LIBSASS] 0x804478ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x804478ec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804478d80:String_Constant ./ast.hpp:1371 String_Constant created (0,""bar"")
[LIBSASS] 0x804478d80:String_Quoted ./ast.hpp:1430 String_Quoted created (","bar")
[LIBSASS] 0x804496b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804496b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804496b60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804496e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804496e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804496e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804478d80:operator() to_c.cpp:24 We got String_Constant, but we convert quoted value to C(*,"bar")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x803023e80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024250 := 0x8030244f0
[NODESASS@34410095616] 0x8030244f0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=Y
[NODESASS@34410095616] 0x803023e80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f00c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024550 := 0x803024520
[NODESASS@34410095616] 0x803024520:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "", quoted=N
[NODESASS@34410095616] 0x8031f00c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f00c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024520 := 0x803024550
[NODESASS@34410095616] 0x803024550:print_value ../src/sass_types/sass_value_wrapper.h:41 #string ""barbar"", quoted=N
[NODESASS@34410095616] 0x8031f00c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f00c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024550 := 0x803024520
[NODESASS@34410095616] 0x803024520:print_value ../src/sass_types/sass_value_wrapper.h:41 #string ""barbar"", quoted=N
[NODESASS@34410095616] 0x8031f00c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80446b920:String_Constant ./ast.hpp:1374 String_Constant created (0,""barbar"")
[LIBSASS] 0x804478ec0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x804478ec0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804478ec0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x804478ec0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80446b920:operator() output.cpp:391 This should be a constant string... (0,""barbar"")
[LIBSASS] 0x80446b920:operator() output.cpp:401 ... sending via string_to_output
 ✓ should properly convert strings when calling custom functions
[LIBSASS] 0x80446b880:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x80446b880:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x80446b740:String_Constant ./ast.hpp:1371 String_Constant created (0,""bar"")
[LIBSASS] 0x80446b740:String_Quoted ./ast.hpp:1430 String_Quoted created (","bar")
[LIBSASS] 0x804477b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804477b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804477b60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804477e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804477e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804477e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80446b740:operator() to_c.cpp:24 We got String_Constant, but we convert quoted value to C(*,"bar")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0100:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024580 := 0x803024430
[NODESASS@34410095616] 0x803024430:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=Y
[NODESASS@34410095616] 0x8031f0100:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0120:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030245e0 := 0x8030245b0
[NODESASS@34410095616] 0x8030245b0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "", quoted=N
[NODESASS@34410095616] 0x8031f0120:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0100:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8030245e0 := 0x803024580
[NODESASS@34410095616] 0x803024580:print_value ../src/sass_types/sass_value_wrapper.h:41 #string ""barbar"", quoted=Y
[NODESASS@34410095616] 0x8031f0100:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80447e920:String_Constant ./ast.hpp:1371 String_Constant created (0,""barbar"")
[LIBSASS] 0x80447e920:String_Quoted ./ast.hpp:1430 String_Quoted created (","barbar")
[LIBSASS] 0x80446b880:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x80446b880:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446b880:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x80446b880:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80447e920:operator() output.cpp:391 This should be a constant string... (","barbar")
[LIBSASS] 0x80447e920:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447e920:operator() output.cpp:376 This should be a quoted string... (","barbar")
[LIBSASS] 0x80447e920:operator() output.cpp:378 ... it even has a quote mark property, sending with quote marks
 ✓ should let custom functions call setter methods on wrapped sass values (string)
[LIBSASS] 0x80447e880:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80447e880:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80447e4c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"background-color")
[LIBSASS] 0x80447e4c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"background-color")
[LIBSASS] 0x80447e240:String_Constant ./ast.hpp:1371 String_Constant created (0,"border-color")
[LIBSASS] 0x80447e240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"border-color")
[LIBSASS] 0x804497060:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804497060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804497060:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804497380:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804497380:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804497380:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0180:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030245b0 := 0x80441e070
[NODESASS@34410095616] 0x80441e070:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x8031f0180:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f01a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024640 := 0x803024610
[NODESASS@34410095616] 0x803024610:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x8031f01a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f01c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024610 := 0x803024640
[NODESASS@34410095616] 0x803024640:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,255,0,0.5>
[NODESASS@34410095616] 0x8031f01c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f01c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024640 := 0x803024610
[NODESASS@34410095616] 0x803024610:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,255,0,0.5>
[NODESASS@34410095616] 0x8031f01c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f01a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030246a0 := 0x803024670
[NODESASS@34410095616] 0x803024670:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,255,0.2>
[NODESASS@34410095616] 0x8031f01a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f01a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024670 := 0x8030246a0
[NODESASS@34410095616] 0x8030246a0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,255,0.2>
[NODESASS@34410095616] 0x8031f01a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f01e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024700 := 0x8030246d0
[NODESASS@34410095616] 0x8030246d0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x8031f01e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f01e0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8030246d0 := 0x803024700
[NODESASS@34410095616] 0x803024700:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x8031f01e0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80447e880:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80447e880:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447e880:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80447e880:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80447e4c0:operator() output.cpp:391 This should be a constant string... (0,"background-color")
[LIBSASS] 0x80447e4c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447e4c0:operator() output.cpp:376 This should be a quoted string... (0,"background-color")
[LIBSASS] 0x80447e4c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80447e240:operator() output.cpp:391 This should be a constant string... (0,"border-color")
[LIBSASS] 0x80447e240:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447e240:operator() output.cpp:376 This should be a quoted string... (0,"border-color")
[LIBSASS] 0x80447e240:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should properly convert colors when calling custom functions
[LIBSASS] 0x80446a0c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80446a0c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804463880:String_Constant ./ast.hpp:1371 String_Constant created (0,"background-color")
[LIBSASS] 0x804463880:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"background-color")
[LIBSASS] 0x804481ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804481ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804481ce0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804496020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804496020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804496020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x7fffffff5c58:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x7fffffff5c58:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[LIBSASS] 0x80446a0c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446a0c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804463880:operator() output.cpp:391 This should be a constant string... (0,"background-color")
[LIBSASS] 0x804463880:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804463880:operator() output.cpp:376 This should be a quoted string... (0,"background-color")
[LIBSASS] 0x804463880:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should properly convert boolean when calling custom functions
[LIBSASS] 0x80447d840:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80447d840:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80447d0c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"background-color")
[LIBSASS] 0x80447d0c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"background-color")
[LIBSASS] 0x8044976a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8044976a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8044976a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8044979c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8044979c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8044979c0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[LIBSASS] 0x80447d840:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80447d840:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447d840:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80447d840:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80447d0c0:operator() output.cpp:391 This should be a constant string... (0,"background-color")
[LIBSASS] 0x80447d0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447d0c0:operator() output.cpp:376 This should be a quoted string... (0,"background-color")
[LIBSASS] 0x80447d0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should let custom functions call setter methods on wrapped sass values (boolean)
[LIBSASS] 0x80446a7a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"bar")
[LIBSASS] 0x80446a7a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"bar")
[LIBSASS] 0x80446a7a0:parse_value parser.cpp:1384 We have just created a new instance (0,"bar")
[LIBSASS] 0x80446a2a0:String_Constant ./ast.hpp:1371 String_Constant created (0,".")
[LIBSASS] 0x80446a2a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,".")
[LIBSASS] 0x80446a0c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80446a0c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x804463f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"#fff")
[LIBSASS] 0x804481740:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804481740:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804481740:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804481a60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804481a60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804481a60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80446a7a0:operator() to_c.cpp:27 Converting unquoted value to C(0,"bar")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0140:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030247f0 := 0x803024760
[NODESASS@34410095616] 0x803024760:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=3
[NODESASS@34410095616] 0x803024760:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x803024730:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x803024760:print_value ../src/sass_types/sass_value_wrapper.h:59 item(1)
[NODESASS@34410095616] 0x803024640:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x803024760:print_value ../src/sass_types/sass_value_wrapper.h:59 item(2)
[NODESASS@34410095616] 0x8030246d0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 123 unit=<em>
[NODESASS@34410095616] 0x803024760:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0140:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030248b0 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030248b0 := 0x803024820
[NODESASS@34410095616] 0x803024820:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x8031f0160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x80441f160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030248e0 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "", quoted=N
[NODESASS@34410095616] 0x80441f160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x80441f160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030248e0 := 0x803024820
[NODESASS@34410095616] 0x803024820:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x80441f160:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0200:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024910 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "", quoted=N
[NODESASS@34410095616] 0x8031f0200:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0200:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024910 := 0x803024850
[NODESASS@34410095616] 0x803024850:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x8031f0200:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0220:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024940 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x8031f0220:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0220:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024940 := 0x803024850
[NODESASS@34410095616] 0x803024850:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x8031f0220:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023aa0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024970 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x803023aa0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023aa0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024970 := 0x803024850
[NODESASS@34410095616] 0x803024850:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x803023aa0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023b40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030249a0 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x803023b40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023b40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030249a0 := 0x803024850
[NODESASS@34410095616] 0x803024850:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <255,0,0,1>
[NODESASS@34410095616] 0x803023b40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023bc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030249d0 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x803023bc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023bc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8030249d0 := 0x803024370
[NODESASS@34410095616] 0x803024370:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 123 unit=<em>
[NODESASS@34410095616] 0x803023bc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023c00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024a00 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x803023c00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023c00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024a00 := 0x803024370
[NODESASS@34410095616] 0x803024370:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 123 unit=<em>
[NODESASS@34410095616] 0x803023c00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023c40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024a30 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x803023c40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x803023c40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024a30 := 0x803024370
[NODESASS@34410095616] 0x803024370:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 123 unit=<em>
[NODESASS@34410095616] 0x803023c40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0240:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024a60 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f0240:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0240:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024880 := 0x803024a60
[NODESASS@34410095616] 0x803024a60:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=3
[NODESASS@34410095616] 0x803024a60:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024a60:print_value ../src/sass_types/sass_value_wrapper.h:59 item(1)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024a60:print_value ../src/sass_types/sass_value_wrapper.h:59 item(2)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024a60:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0240:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0260:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024a90 := 0x803024a60
[NODESASS@34410095616] 0x803024a60:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x8031f0260:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0260:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024a60 := 0x803024a90
[NODESASS@34410095616] 0x803024a90:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x8031f0260:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0280:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024af0 := 0x803024ac0
[NODESASS@34410095616] 0x803024ac0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x8031f0280:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0280:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024ac0 := 0x803024af0
[NODESASS@34410095616] 0x803024af0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x8031f0280:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f02a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024b50 := 0x803024b20
[NODESASS@34410095616] 0x803024b20:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x8031f02a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f02a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024b20 := 0x803024b50
[NODESASS@34410095616] 0x803024b50:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x8031f02a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0240:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024b80 := 0x803024880
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=3
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x803024a60:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:59 item(1)
[NODESASS@34410095616] 0x803024ac0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:59 item(2)
[NODESASS@34410095616] 0x803024b20:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x803024880:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0240:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x8044789c0:String_Constant ./ast.hpp:1374 String_Constant created (0,"foo")
[LIBSASS] 0x804478a60:String_Constant ./ast.hpp:1374 String_Constant created (0,"bar")
[LIBSASS] 0x804478b00:String_Constant ./ast.hpp:1374 String_Constant created (0,"baz")
[LIBSASS] 0x80446a2a0:interpolation eval.cpp:862 dynamic_cast to String_Quoted worked (0,".")
[LIBSASS] 0x80446a2a0:interpolation eval.cpp:872 dynamic_cast to String_Quoted failed, will evacuate_escapes()
[LIBSASS] 0x8044789c0:interpolation eval.cpp:876 dynamic_cast to String_Constant worked
[LIBSASS] 0x8044789c0:interpolation eval.cpp:879 ... but still need to unquote()
[LIBSASS] 0x804478ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,".foo")
[LIBSASS] 0x804478ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,".foo")
[LIBSASS] 0x80446a2a0:interpolation eval.cpp:862 dynamic_cast to String_Quoted worked (0,".")
[LIBSASS] 0x80446a2a0:interpolation eval.cpp:872 dynamic_cast to String_Quoted failed, will evacuate_escapes()
[LIBSASS] 0x804478a60:interpolation eval.cpp:876 dynamic_cast to String_Constant worked
[LIBSASS] 0x804478a60:interpolation eval.cpp:879 ... but still need to unquote()
[LIBSASS] 0x80447d5c0:String_Constant ./ast.hpp:1371 String_Constant created (0,".bar")
[LIBSASS] 0x80447d5c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,".bar")
[LIBSASS] 0x80446a2a0:interpolation eval.cpp:862 dynamic_cast to String_Quoted worked (0,".")
[LIBSASS] 0x80446a2a0:interpolation eval.cpp:872 dynamic_cast to String_Quoted failed, will evacuate_escapes()
[LIBSASS] 0x804478b00:interpolation eval.cpp:876 dynamic_cast to String_Constant worked
[LIBSASS] 0x804478b00:interpolation eval.cpp:879 ... but still need to unquote()
[LIBSASS] 0x80447de80:String_Constant ./ast.hpp:1371 String_Constant created (0,".baz")
[LIBSASS] 0x80447de80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,".baz")
[LIBSASS] 0x80446a0c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446a0c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804463f60:operator() output.cpp:391 This should be a constant string... (0,"#fff")
[LIBSASS] 0x804463f60:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80446a0c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446a0c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804463f60:operator() output.cpp:391 This should be a constant string... (0,"#fff")
[LIBSASS] 0x804463f60:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80446a0c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446a0c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804463f60:operator() output.cpp:391 This should be a constant string... (0,"#fff")
[LIBSASS] 0x804463f60:operator() output.cpp:401 ... sending via string_to_output
 ✓ should properly convert lists when calling custom functions
[LIBSASS] 0x80447e740:String_Constant ./ast.hpp:1371 String_Constant created (0,"abc")
[LIBSASS] 0x80447e740:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"abc")
[LIBSASS] 0x80447e740:parse_value parser.cpp:1384 We have just created a new instance (0,"abc")
[LIBSASS] 0x80447e1a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80447e1a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80447de80:String_Constant ./ast.hpp:1371 String_Constant created (0,"hello")
[LIBSASS] 0x80447de80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"hello")
[LIBSASS] 0x80447de80:parse_value parser.cpp:1384 We have just created a new instance (0,"hello")
[LIBSASS] 0x80447d520:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80447d520:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80447d2a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"baz")
[LIBSASS] 0x80447d2a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"baz")
[LIBSASS] 0x80447d2a0:parse_value parser.cpp:1384 We have just created a new instance (0,"baz")
[LIBSASS] 0x804497ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804497ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804497ce0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804462020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804462020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804462020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80447e740:operator() to_c.cpp:27 Converting unquoted value to C(0,"abc")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f02c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024c40 := 0x803024be0
[NODESASS@34410095616] 0x803024be0:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=2
[NODESASS@34410095616] 0x803024be0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(0)
[NODESASS@34410095616] 0x803024bb0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "abc", quoted=N
[NODESASS@34410095616] 0x803024be0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(0)
[NODESASS@34410095616] 0x8030247c0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 123 unit=<>
[NODESASS@34410095616] 0x803024be0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(1)
[NODESASS@34410095616] 0x803024790:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x803024be0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(1)
[NODESASS@34410095616] 0x803024760:print_value ../src/sass_types/sass_value_wrapper.h:45 #boolean 1
[NODESASS@34410095616] 0x803024be0:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x8031f02c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024d60 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=0
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x8031f0300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024d60 := 0x803024c70
[NODESASS@34410095616] 0x803024c70:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "abc", quoted=N
[NODESASS@34410095616] 0x8031f0300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0320:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024d90 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "", quoted=N
[NODESASS@34410095616] 0x8031f0320:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0320:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024d90 := 0x803024cd0
[NODESASS@34410095616] 0x803024cd0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x8031f0320:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0340:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024dc0 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x8031f0340:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0340:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024dc0 := 0x803024ca0
[NODESASS@34410095616] 0x803024ca0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 123 unit=<>
[NODESASS@34410095616] 0x8031f0340:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0360:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024df0 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f0360:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0360:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024df0 := 0x803024c70
[NODESASS@34410095616] 0x803024c70:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "abc", quoted=N
[NODESASS@34410095616] 0x8031f0360:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0380:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024e20 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "", quoted=N
[NODESASS@34410095616] 0x8031f0380:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0380:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024e20 := 0x803024ca0
[NODESASS@34410095616] 0x803024ca0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 123 unit=<>
[NODESASS@34410095616] 0x8031f0380:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f03a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024e50 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f03a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f03a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024e50 := 0x803024cd0
[NODESASS@34410095616] 0x803024cd0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x8031f03a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f03c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024e80 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x8031f03c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f03c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024eb0 := 0x803024e80
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=3
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:67 key(0)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:69 value(0)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:67 key(1)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:69 value(1)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:67 key(2)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:69 value(2)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x8031f03c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f03e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024d30 := 0x803024e80
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "hello", quoted=N
[NODESASS@34410095616] 0x8031f03e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f03e0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024e80 := 0x803024d30
[NODESASS@34410095616] 0x803024d30:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "hello", quoted=N
[NODESASS@34410095616] 0x8031f03e0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0400:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024f40 := 0x803024f10
[NODESASS@34410095616] 0x803024f10:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "world", quoted=N
[NODESASS@34410095616] 0x8031f0400:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0400:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024f10 := 0x803024f40
[NODESASS@34410095616] 0x803024f40:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "world", quoted=N
[NODESASS@34410095616] 0x8031f0400:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0420:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803024fa0 := 0x803024f70
[NODESASS@34410095616] 0x803024f70:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x8031f0420:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0420:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024f70 := 0x803024fa0
[NODESASS@34410095616] 0x803024fa0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x8031f0420:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0440:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158040 := 0x803024fd0
[NODESASS@34410095616] 0x803024fd0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x8031f0440:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0440:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803024fd0 := 0x803158040
[NODESASS@34410095616] 0x803158040:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x8031f0440:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0460:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031580a0 := 0x803158070
[NODESASS@34410095616] 0x803158070:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x8031f0460:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0460:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158070 := 0x8031580a0
[NODESASS@34410095616] 0x8031580a0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x8031f0460:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0480:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158100 := 0x8031580d0
[NODESASS@34410095616] 0x8031580d0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "qux", quoted=N
[NODESASS@34410095616] 0x8031f0480:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0480:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031580d0 := 0x803158100
[NODESASS@34410095616] 0x803158100:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "qux", quoted=N
[NODESASS@34410095616] 0x8031f0480:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f03c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158130 := 0x803024eb0
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=3
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(0)
[NODESASS@34410095616] 0x803024e80:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "hello", quoted=N
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(0)
[NODESASS@34410095616] 0x803024f10:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "world", quoted=N
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(1)
[NODESASS@34410095616] 0x803024f70:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(1)
[NODESASS@34410095616] 0x803024fd0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=N
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(2)
[NODESASS@34410095616] 0x803158070:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(2)
[NODESASS@34410095616] 0x8031580d0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "qux", quoted=N
[NODESASS@34410095616] 0x803024eb0:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x8031f03c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80446a700:String_Constant ./ast.hpp:1374 String_Constant created (0,"hello")
[LIBSASS] 0x80446a7a0:String_Constant ./ast.hpp:1374 String_Constant created (0,"world")
[LIBSASS] 0x80446a840:String_Constant ./ast.hpp:1374 String_Constant created (0,"foo")
[LIBSASS] 0x80446a8e0:String_Constant ./ast.hpp:1374 String_Constant created (0,"bar")
[LIBSASS] 0x80446a980:String_Constant ./ast.hpp:1374 String_Constant created (0,"baz")
[LIBSASS] 0x80446aa20:String_Constant ./ast.hpp:1374 String_Constant created (0,"qux")
[LIBSASS] 0x80447e1a0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80447e1a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447e1a0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80447e1a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80447d520:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80447d520:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80447d520:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80447d520:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80446aa20:operator() output.cpp:391 This should be a constant string... (0,"qux")
[LIBSASS] 0x80446aa20:operator() output.cpp:401 ... sending via string_to_output
 ✓ should properly convert maps when calling custom functions
[LIBSASS] 0x80446b6a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80446b6a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80446b4c0:String_Constant ./ast.hpp:1371 String_Constant created (0,""bar"")
[LIBSASS] 0x80446b4c0:String_Quoted ./ast.hpp:1430 String_Quoted created (","bar")
[LIBSASS] 0x80446ab60:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80446ab60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80446a0c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80446a0c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80447d480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80447d480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80447d480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80447d7a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80447d7a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80447d7a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80446b4c0:operator() to_c.cpp:24 We got String_Constant, but we convert quoted value to C(*,"bar")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0500:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158250 := 0x803158130
[NODESASS@34410095616] 0x803158130:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "bar", quoted=Y
[NODESASS@34410095616] 0x8031f0500:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0520:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158310 := 0x8031582e0
[NODESASS@34410095616] 0x8031582e0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "", quoted=N
[NODESASS@34410095616] 0x8031f0520:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[LIBSASS] 0x80446b6a0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80446b6a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446b6a0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80446b6a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80446ab60:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80446ab60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446ab60:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80446ab60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80446a0c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80446a0c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80446a0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should properly convert null when calling custom functions
[LIBSASS] 0x80485f2a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80485f2a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80485f3e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"abc")
[LIBSASS] 0x80485f3e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"abc")
[LIBSASS] 0x80485f3e0:parse_value parser.cpp:1384 We have just created a new instance (0,"abc")
[LIBSASS] 0x804872b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804872b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804872b60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804872e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804872e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804872e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80485f3e0:operator() to_c.cpp:27 Converting unquoted value to C(0,"abc")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f04e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158370 := 0x80481e100
[NODESASS@34410095616] 0x80481e100:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=1
[NODESASS@34410095616] 0x80481e100:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x80481e160:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=2
[NODESASS@34410095616] 0x80481e160:print_value ../src/sass_types/sass_value_wrapper.h:67 key(0)
[NODESASS@34410095616] 0x80481e190:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "abc", quoted=N
[NODESASS@34410095616] 0x80481e160:print_value ../src/sass_types/sass_value_wrapper.h:69 value(0)
[NODESASS@34410095616] 0x80481e1c0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <17,34,51,1>
[NODESASS@34410095616] 0x80481e160:print_value ../src/sass_types/sass_value_wrapper.h:67 key(1)
[NODESASS@34410095616] 0x80481e1f0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x80481e160:print_value ../src/sass_types/sass_value_wrapper.h:69 value(1)
[NODESASS@34410095616] 0x80481e220:print_value ../src/sass_types/sass_value_wrapper.h:45 #boolean 1
[NODESASS@34410095616] 0x80481e160:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x80481e100:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f04e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0520:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031584f0 := 0x8031584c0
[NODESASS@34410095616] 0x8031584c0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x8031584c0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0520:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0520:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031584f0 := 0x8031583d0
[NODESASS@34410095616] 0x8031583d0:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=2
[NODESASS@34410095616] 0x8031583d0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(0)
[NODESASS@34410095616] 0x803158400:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "abc", quoted=N
[NODESASS@34410095616] 0x8031583d0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(0)
[NODESASS@34410095616] 0x803158430:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <17,34,51,1>
[NODESASS@34410095616] 0x8031583d0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(1)
[NODESASS@34410095616] 0x803158460:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x8031583d0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(1)
[NODESASS@34410095616] 0x803158490:print_value ../src/sass_types/sass_value_wrapper.h:45 #boolean 1
[NODESASS@34410095616] 0x8031583d0:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x8031f0520:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0560:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031585e0 := 0x8031585b0
[NODESASS@34410095616] 0x8031585b0:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=0
[NODESASS@34410095616] 0x8031585b0:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x8031f0560:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f05a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031585b0 := 0x8031585e0
[NODESASS@34410095616] 0x8031585e0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x8031f05a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f05a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031585e0 := 0x8031585b0
[NODESASS@34410095616] 0x8031585b0:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x8031f05a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80485f2a0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80485f2a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80485f2a0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80485f2a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487b920:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80487b920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80487b600:String_Constant ./ast.hpp:1371 String_Constant created (0,"abc")
[LIBSASS] 0x80487b600:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"abc")
[LIBSASS] 0x80487b600:parse_value parser.cpp:1384 We have just created a new instance (0,"abc")
[LIBSASS] 0x80487b380:String_Constant ./ast.hpp:1371 String_Constant created (0,"background-color")
[LIBSASS] 0x80487b380:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"background-color")
[LIBSASS] 0x804869e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804869e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804869e80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80486a1a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80486a1a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80486a1a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x803023c60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158610 := 0x80481e0d0
[NODESASS@34410095616] 0x80481e0d0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x80481e0d0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x803023c60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x80481f300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158670 := 0x803158640
[NODESASS@34410095616] 0x803158640:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x803158640:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x80481f300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0520:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158670 := 0x8031584f0
[NODESASS@34410095616] 0x8031584f0:print_value ../src/sass_types/sass_value_wrapper.h:65 #map length=2
[NODESASS@34410095616] 0x8031584f0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(0)
[NODESASS@34410095616] 0x8031584c0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "abc", quoted=N
[NODESASS@34410095616] 0x8031584f0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(0)
[NODESASS@34410095616] 0x803158520:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <17,34,51,1>
[NODESASS@34410095616] 0x8031584f0:print_value ../src/sass_types/sass_value_wrapper.h:67 key(1)
[NODESASS@34410095616] 0x803158550:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x8031584f0:print_value ../src/sass_types/sass_value_wrapper.h:69 value(1)
[NODESASS@34410095616] 0x803158580:print_value ../src/sass_types/sass_value_wrapper.h:45 #boolean 1
[NODESASS@34410095616] 0x8031584f0:print_value ../src/sass_types/sass_value_wrapper.h:72 #map end
[NODESASS@34410095616] 0x8031f0520:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x804836e20:String_Constant ./ast.hpp:1374 String_Constant created (0,"abc")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0620:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158730 := 0x8031586d0
[NODESASS@34410095616] 0x8031586d0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x8031586d0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0620:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0640:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158790 := 0x803158760
[NODESASS@34410095616] 0x803158760:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x803158760:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0640:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0640:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158790 := 0x803158550
[NODESASS@34410095616] 0x803158550:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x8031f0640:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0660:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031587c0 := 0x803158760
[NODESASS@34410095616] 0x803158760:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <0,0,0,1>
[NODESASS@34410095616] 0x8031f0660:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0640:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031587c0 := 0x803158790
[NODESASS@34410095616] 0x803158790:print_value ../src/sass_types/sass_value_wrapper.h:47 #color RGBA: <221,238,255,1>
[NODESASS@34410095616] 0x8031f0640:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80487b920:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80487b920:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487b920:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80487b920:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487b380:operator() output.cpp:391 This should be a constant string... (0,"background-color")
[LIBSASS] 0x80487b380:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487b380:operator() output.cpp:376 This should be a quoted string... (0,"background-color")
[LIBSASS] 0x80487b380:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should be possible to carry sass values across different renders
[LIBSASS] 0x8048860c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8048860c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80485fb60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485fb60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485fb60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80485fe80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485fe80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485fe80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f05c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158760 := 0x803158700
[NODESASS@34410095616] 0x803158700:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=2
[NODESASS@34410095616] 0x803158700:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x8031586d0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 20 unit=<>
[NODESASS@34410095616] 0x803158700:print_value ../src/sass_types/sass_value_wrapper.h:59 item(1)
[NODESASS@34410095616] 0x8031586a0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 22 unit=<>
[NODESASS@34410095616] 0x803158700:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f05c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0660:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158880 := 0x803158850
[NODESASS@34410095616] 0x803158850:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x803158850:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0660:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0660:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158880 := 0x803158820
[NODESASS@34410095616] 0x803158820:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 22 unit=<>
[NODESASS@34410095616] 0x8031f0660:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0680:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031588b0 := 0x803158850
[NODESASS@34410095616] 0x803158850:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f0680:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0680:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031588b0 := 0x8031587f0
[NODESASS@34410095616] 0x8031587f0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 20 unit=<>
[NODESASS@34410095616] 0x8031f0680:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f06a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031588e0 := 0x803158850
[NODESASS@34410095616] 0x803158850:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f06a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f06a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158850 := 0x8031588e0
[NODESASS@34410095616] 0x8031588e0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<em>
[NODESASS@34410095616] 0x8031f06a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f06a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031588e0 := 0x803158850
[NODESASS@34410095616] 0x803158850:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<em>
[NODESASS@34410095616] 0x8031f06a0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x8048860c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8048860c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8048860c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8048860c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should let us register custom functions without signatures
[LIBSASS] 0x80487ba60:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80487ba60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8048358e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8048358e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8048358e0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804835c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804835c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804835c00:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
 ✓ should fail when returning anything other than a sass value from a custom function
[LIBSASS] 0x80487e240:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80487e240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80485f8e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485f8e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485f8e0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80485fc00:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485fc00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485fc00:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f0740:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031589a0 := 0x803158970
[NODESASS@34410095616] 0x803158970:print_value ../src/sass_types/sass_value_wrapper.h:74 #error This is a test error
[NODESASS@34410095616] 0x8031f0740:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0740:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158970 := 0x8031589a0
[NODESASS@34410095616] 0x8031589a0:print_value ../src/sass_types/sass_value_wrapper.h:74 #error This is a test error
[NODESASS@34410095616] 0x8031f0740:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
 ✓ should properly bubble up standard JS errors thrown by custom functions
[LIBSASS] 0x80486a240:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80486a240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8048358e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8048358e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8048358e0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804835c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804835c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804835c00:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f07e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158a00 := 0x8031589d0
[NODESASS@34410095616] 0x8031589d0:print_value ../src/sass_types/sass_value_wrapper.h:74 #error An unexpected error occurred
[NODESASS@34410095616] 0x8031f07e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f07e0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031589d0 := 0x803158a00
[NODESASS@34410095616] 0x803158a00:print_value ../src/sass_types/sass_value_wrapper.h:74 #error An unexpected error occurred
[NODESASS@34410095616] 0x8031f07e0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
 ✓ should properly bubble up unknown errors thrown by custom functions
[LIBSASS] 0x80487e240:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80487e240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80485f8e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485f8e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485f8e0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80485fc00:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485fc00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485fc00:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f0880:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158a60 := 0x803158a30
[NODESASS@34410095616] 0x803158a30:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Expected one boolean argument
[NODESASS@34410095616] 0x8031f0880:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0880:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158a30 := 0x803158a60
[NODESASS@34410095616] 0x803158a60:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Expected one boolean argument
[NODESASS@34410095616] 0x8031f0880:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
 ✓ should properly bubble up errors from sass value constructors
[LIBSASS] 0x80486a240:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80486a240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8048358e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8048358e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8048358e0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804835c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804835c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804835c00:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f08e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158ac0 := 0x803158a90
[NODESASS@34410095616] 0x803158a90:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<>
[NODESASS@34410095616] 0x8031f08e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0900:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158b50 := 0x803158a90
[NODESASS@34410095616] 0x803158a90:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Supplied value should be a string
[NODESASS@34410095616] 0x8031f0900:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0900:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158a90 := 0x803158b50
[NODESASS@34410095616] 0x803158b50:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Supplied value should be a string
[NODESASS@34410095616] 0x8031f0900:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
 ✓ should properly bubble up errors from sass value setters
[LIBSASS] 0x80487e240:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80487e240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80487dd40:String_Constant ./ast.hpp:1371 String_Constant created (0,"background-color")
[LIBSASS] 0x80487dd40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"background-color")
[LIBSASS] 0x80487dc00:String_Constant ./ast.hpp:1371 String_Constant created (0,""foo"")
[LIBSASS] 0x80487dc00:String_Quoted ./ast.hpp:1430 String_Quoted created (","foo")
[LIBSASS] 0x80487db60:String_Constant ./ast.hpp:1371 String_Constant created (0,""bar"")
[LIBSASS] 0x80487db60:String_Quoted ./ast.hpp:1430 String_Quoted created (","bar")
[LIBSASS] 0x804860060:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804860060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804860060:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804860380:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804860380:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804860380:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0980:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158bb0 := 0x803158640
[NODESASS@34410095616] 0x803158640:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=1
[NODESASS@34410095616] 0x803158640:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x80481e0d0:print_value ../src/sass_types/sass_value_wrapper.h:35 #null
[NODESASS@34410095616] 0x803158640:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0980:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f09a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158c70 := 0x803158c40
[NODESASS@34410095616] 0x803158c40:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x803158c40:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f09a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f09a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158c40 := 0x80481e0a0
[NODESASS@34410095616] 0x80481e0a0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=1
[NODESASS@34410095616] 0x80481e0a0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x803158700:print_value ../src/sass_types/sass_value_wrapper.h:45 #boolean 1
[NODESASS@34410095616] 0x80481e0a0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f09a0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f09c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158d30 := 0x803158d00
[NODESASS@34410095616] 0x803158d00:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x803158d00:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f09c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f09c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158d00 := 0x803158d30
[NODESASS@34410095616] 0x803158d30:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x8031f09c0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f09c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158d30 := 0x803158d00
[NODESASS@34410095616] 0x803158d00:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "foo", quoted=N
[NODESASS@34410095616] 0x8031f09c0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80487a480:String_Constant ./ast.hpp:1374 String_Constant created (0,"foo")
[NODESASS@34410095616] 0x7fffffff60d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f09e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158d60 := 0x8031585e0
[NODESASS@34410095616] 0x8031585e0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=1
[NODESASS@34410095616] 0x8031585e0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x803158640:print_value ../src/sass_types/sass_value_wrapper.h:45 #boolean 0
[NODESASS@34410095616] 0x8031585e0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f09e0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0a00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158e20 := 0x803158df0
[NODESASS@34410095616] 0x803158df0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x803158df0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0a00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0a00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158df0 := 0x803158e20
[NODESASS@34410095616] 0x803158e20:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x8031f0a00:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffff5c68:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0a00:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158e20 := 0x803158df0
[NODESASS@34410095616] 0x803158df0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "baz", quoted=N
[NODESASS@34410095616] 0x8031f0a00:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80487a840:String_Constant ./ast.hpp:1374 String_Constant created (0,"baz")
[LIBSASS] 0x80487e240:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80487e240:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487e240:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80487e240:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487a480:operator() output.cpp:391 This should be a constant string... (0,"foo")
[LIBSASS] 0x80487a480:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80487dd40:operator() output.cpp:391 This should be a constant string... (0,"background-color")
[LIBSASS] 0x80487dd40:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487dd40:operator() output.cpp:376 This should be a quoted string... (0,"background-color")
[LIBSASS] 0x80487dd40:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487a840:operator() output.cpp:391 This should be a constant string... (0,"baz")
[LIBSASS] 0x80487a840:operator() output.cpp:401 ... sending via string_to_output
 ✓ should always map null, true and false to the same (immutable) object
.render({stats: {}})
[LIBSASS] 0x804835480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804835480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804835480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8048357a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8048357a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8048357a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should provide a start timestamp
[LIBSASS] 0x80485f480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485f480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485f480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80485f7a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80485f7a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80485f7a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should provide an end timestamp
[LIBSASS] 0x80487a480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80487a480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80487a480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80487a7a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80487a7a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80487a7a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should provide a duration
[LIBSASS] 0x80486a060:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80486a060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80486a060:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80486a380:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80486a380:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80486a380:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should contain the given entry file
[LIBSASS] 0x804860880:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804860880:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804860880:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804860ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x804860ba0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x804860ba0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should contain an array of all included files
[LIBSASS] 0x80487a840:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x80487a840:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x80487a700:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x80487a660:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x80487a660:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x80487a520:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x80487a020:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x80487a020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x80487dac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x80487d5c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x80487d5c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x80487d480:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x80487d160:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x80487d160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x80487d020:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x80487b060:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80487b060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80487b060:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80487b380:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80487b380:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80487b380:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80487a840:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x80487a840:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487a840:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x80487a840:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487a700:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x80487a700:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80487a660:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x80487a660:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487a660:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x80487a660:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487a520:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x80487a520:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80487a020:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x80487a020:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487a020:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x80487a020:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487dac0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x80487dac0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80487d5c0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x80487d5c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487d5c0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x80487d5c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487d480:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x80487d480:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80487d160:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x80487d160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80487d160:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x80487d160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80487d020:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x80487d020:operator() output.cpp:401 ... sending via string_to_output
 ✓ should contain array with the entry if there are no import statements
[LIBSASS] 0x804887ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x804887ec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x804887d80:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x804887ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x804887ce0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x804887ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x8048876a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x8048876a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x804887560:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x804887060:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x804887060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x804886f20:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x804886c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x804886c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x804886ac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x80488ec40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80488ec40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80488ec40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80488ef60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80488ef60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80488ef60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x804887ec0:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x804887ec0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804887ec0:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x804887ec0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804887d80:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x804887d80:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x804887ce0:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x804887ce0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804887ce0:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x804887ce0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804887ba0:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x804887ba0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8048876a0:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x8048876a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8048876a0:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x8048876a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804887560:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x804887560:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x804887060:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x804887060:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804887060:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x804887060:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804886f20:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x804886f20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x804886c00:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x804886c00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x804886c00:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x804886c00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x804886ac0:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x804886ac0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should state `data` as entry file
[LIBSASS] 0x803c6a420:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803c6a420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803c6a2e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803c6a240:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803c6a240:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803c6a100:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803c69c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803c69c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803c69ac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803c695c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803c695c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803c69480:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803c69160:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803c69160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803c69020:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x803c37c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c37c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c37c40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c37f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803c37f60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803c37f60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803c6a420:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803c6a420:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c6a420:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803c6a420:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c6a2e0:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803c6a2e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c6a240:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803c6a240:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c6a240:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803c6a240:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c6a100:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803c6a100:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c69c00:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803c69c00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c69c00:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803c69c00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c69ac0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803c69ac0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c695c0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803c695c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c695c0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803c695c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c69480:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803c69480:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803c69160:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803c69160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803c69160:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803c69160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803c69020:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803c69020:operator() output.cpp:401 ... sending via string_to_output
 ✓ should contain an empty array as includedFiles
.renderSync(options)
[LIBSASS] 0x8031ae8e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x8031ae8e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x8031ae7a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x8031ae700:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x8031ae700:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x8031ae5c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x8030255c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x8030255c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803025700:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803025c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803025c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803025d40:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803026060:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803026060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x8030261a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031b7e20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b7e20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b7e20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031f1160:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031f1160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031f1160:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031ae8e0:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x8031ae8e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031ae8e0:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x8031ae8e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031ae7a0:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x8031ae7a0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031ae700:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x8031ae700:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031ae700:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x8031ae700:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031ae5c0:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x8031ae5c0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8030255c0:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x8030255c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8030255c0:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x8030255c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803025700:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803025700:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803025c00:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803025c00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803025c00:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803025c00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803025d40:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803025d40:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803026060:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803026060:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803026060:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803026060:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8030261a0:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x8030261a0:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with file
[LIBSASS] 0x803234020:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803234020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x803156ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x803156e20:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x803156e20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803156ce0:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x8031567e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x8031567e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x8031566a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x8031561a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x8031561a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x803156060:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803155d40:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803155d40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803155c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031f1c00:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031f1c00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031f1c00:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031f1f20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031f1f20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031f1f20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803234020:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803234020:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803234020:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803234020:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803156ec0:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x803156ec0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803156e20:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x803156e20:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803156e20:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x803156e20:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803156ce0:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803156ce0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031567e0:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x8031567e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031567e0:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x8031567e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031566a0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x8031566a0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031561a0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x8031561a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031561a0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x8031561a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803156060:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x803156060:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803155d40:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803155d40:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803155d40:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803155d40:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803155c00:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803155c00:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with outFile set to absolute url
[LIBSASS] 0x8031b6160:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x8031b6160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x8031b6020:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x80315bf60:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x80315bf60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x80315be20:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x80315b920:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x80315b920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x80315b7e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x80315b2e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x80315b2e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x80315b1a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x80315ae80:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x80315ae80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x80315ad40:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031b7100:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b7100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b7100:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b7420:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b7420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b7420:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b6160:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x8031b6160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031b6160:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x8031b6160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031b6020:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x8031b6020:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315bf60:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x80315bf60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315bf60:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x80315bf60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315be20:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x80315be20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315b920:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x80315b920:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315b920:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x80315b920:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315b7e0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x80315b7e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315b2e0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x80315b2e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315b2e0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x80315b2e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315b1a0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x80315b1a0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315ae80:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x80315ae80:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315ae80:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x80315ae80:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315ad40:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x80315ad40:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with outFile set to relative url
[LIBSASS] 0x80319d160:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x80319d160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x80319d020:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x8031f3f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x8031f3f60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x8031f3e20:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x8031f3920:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x8031f3920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x8031f37e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x8031f32e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x8031f32e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x8031f31a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x8031f2e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x8031f2e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x8031f2d40:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031af100:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031af100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031af100:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031af420:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031af420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031af420:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80319d160:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x80319d160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80319d160:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x80319d160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80319d020:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x80319d020:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f3f60:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x8031f3f60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f3f60:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x8031f3f60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f3e20:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x8031f3e20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f3920:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x8031f3920:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f3920:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x8031f3920:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f37e0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x8031f37e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f32e0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x8031f32e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f32e0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x8031f32e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f31a0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x8031f31a0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f2e80:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x8031f2e80:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f2e80:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x8031f2e80:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f2d40:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x8031f2d40:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with outFile and sourceMap set to relative url
[LIBSASS] 0x8031b6160:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x8031b6160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x8031b6020:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x80315bf60:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x80315bf60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x80315be20:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x80315b920:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x80315b920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x80315b7e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x80315b2e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x80315b2e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x80315b1a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x80315ae80:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x80315ae80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x80315ad40:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031b7100:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b7100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b7100:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b7420:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b7420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b7420:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b6160:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x8031b6160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031b6160:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x8031b6160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031b6020:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x8031b6020:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315bf60:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x80315bf60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315bf60:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x80315bf60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315be20:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x80315be20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315b920:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x80315b920:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315b920:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x80315b920:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315b7e0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x80315b7e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315b2e0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x80315b2e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315b2e0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x80315b2e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315b1a0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x80315b1a0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315ae80:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x80315ae80:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315ae80:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x80315ae80:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315ad40:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x80315ad40:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile generate map with sourceMapRoot pass-through option
[LIBSASS] 0x8031fb160:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x8031fb160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x8031fb020:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x8031f3f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x8031f3f60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x8031f3e20:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x8031f3920:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x8031f3920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x8031f37e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x8031f32e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x8031f32e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x8031f31a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x8031f2e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x8031f2e80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x8031f2d40:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031fc100:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031fc100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031fc100:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031fc420:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031fc420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031fc420:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031fb160:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x8031fb160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031fb160:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x8031fb160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031fb020:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x8031fb020:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f3f60:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x8031f3f60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f3f60:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x8031f3f60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f3e20:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x8031f3e20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f3920:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x8031f3920:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f3920:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x8031f3920:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f37e0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x8031f37e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f32e0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x8031f32e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f32e0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x8031f32e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f31a0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x8031f31a0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f2e80:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x8031f2e80:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f2e80:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x8031f2e80:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f2d40:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x8031f2d40:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css with data
[LIBSASS] 0x80315bf60:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80315bf60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x80315be20:String_Constant ./ast.hpp:1371 String_Constant created (0,"red")
[LIBSASS] 0x8031afba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031afba0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031afba0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031afec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031afec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031afec0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80315bf60:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80315bf60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315bf60:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80315bf60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315be20:operator() output.cpp:391 This should be a constant string... (0,"red")
[LIBSASS] 0x80315be20:operator() output.cpp:401 ... sending via string_to_output
 ✓ should compile sass to css using indented syntax
 ✓ should throw error for bad input
.renderSync(importer)
[LIBSASS] 0x8032351a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8032351a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803235060:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x803234ca0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803234ca0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803234b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8031ae160:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae160:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031ae480:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae480:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae480:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8032351a0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8032351a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8032351a0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8032351a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803235060:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803235060:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803234ca0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803234ca0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803234ca0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803234ca0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803234b60:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803234b60:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "data" as input and returns file and contents
[LIBSASS] 0x80315a0c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80315a0c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803235f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x803235ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803235ba0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803235a60:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8031afec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031afec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031afec0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b67a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b67a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b67a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80315a0c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80315a0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315a0c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80315a0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803235f60:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803235f60:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803235ba0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803235ba0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803235ba0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803235ba0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803235a60:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803235a60:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "file" as input and returns file and contents
[LIBSASS] 0x803198920:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803198920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803198920:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803198c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803198c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803198c40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should override imports with "data" as input and returns file
[LIBSASS] 0x8031b67a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b67a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b67a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b6ac0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b6ac0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b6ac0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should override imports with "file" as input and returns file
[LIBSASS] 0x803234b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803234b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803234a20:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x803234660:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803234660:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803234520:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8031ae340:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae340:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae340:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031ae660:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae660:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae660:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803234b60:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803234b60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803234b60:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803234b60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803234a20:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803234a20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803234660:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803234660:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803234660:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803234660:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803234520:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803234520:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "data" as input and returns contents
[LIBSASS] 0x8031fb0c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031fb0c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803235f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x803235ba0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803235ba0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803235a60:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8031b7c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b7c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b7c40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b7f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b7f60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b7f60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031fb0c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8031fb0c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031fb0c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8031fb0c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803235f60:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803235f60:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803235ba0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803235ba0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803235ba0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803235ba0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803235a60:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803235a60:operator() output.cpp:401 ... sending via string_to_output
 ✓ should override imports with "file" as input and returns contents
[LIBSASS] 0x8031420c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031420c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803234f20:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x803234b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803234b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803234a20:String_Constant ./ast.hpp:1371 String_Constant created (0,"yellow")
[LIBSASS] 0x8031ae340:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae340:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae340:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031ae660:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae660:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae660:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031420c0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8031420c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031420c0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8031420c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803234f20:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803234f20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803234b60:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x803234b60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803234b60:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x803234b60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803234a20:operator() output.cpp:391 This should be a constant string... (0,"yellow")
[LIBSASS] 0x803234a20:operator() output.cpp:401 ... sending via string_to_output
 ✓ should accept arrays of importers and return respect the order
[LIBSASS] 0x803234700:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803234700:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803234700:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803234a20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803234a20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803234a20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
 ✓ should be able to see its options in this.options
 ✓ should throw user-defined error
 ✓ should throw exception when importer returns an invalid value
.renderSync(functions)
[LIBSASS] 0x803145b60:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x803145b60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x8031ae980:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae980:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae980:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031aeca0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031aeca0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031aeca0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffffb630:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0600:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031585e0 := 0x803158fa0
[NODESASS@34410095616] 0x803158fa0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f0600:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x80481f040:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158f70 := 0x803158ee0
[NODESASS@34410095616] 0x803158ee0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x80481f040:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x80481f040:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158ee0 := 0x803158f70
[NODESASS@34410095616] 0x803158f70:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 1 unit=<>
[NODESASS@34410095616] 0x80481f040:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffb648:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x80481f040:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158f70 := 0x803158ee0
[NODESASS@34410095616] 0x803158ee0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 1 unit=<>
[NODESASS@34410095616] 0x80481f040:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x803145b60:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x803145b60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803145b60:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x803145b60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should call custom function in sync mode
[LIBSASS] 0x8031b7560:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031b7560:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8031b7420:String_Constant ./ast.hpp:1371 String_Constant created (0,"#08c")
[LIBSASS] 0x803234de0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803234de0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803234de0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803235100:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803235100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803235100:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffffae40:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0b60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad040 := 0x803158fd0
[NODESASS@34410095616] 0x803158fd0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 2 unit=<>
[NODESASS@34410095616] 0x8031f0b60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x80481f300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad0a0 := 0x8031ad070
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x80481f300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffae40:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x80481f300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad0a0 := 0x803158fa0
[NODESASS@34410095616] 0x803158fa0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 5 unit=<>
[NODESASS@34410095616] 0x80481f300:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x80481f080:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad0d0 := 0x8031ad070
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x80481f080:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0c20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad070 := 0x8031ad0d0
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=4
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(1)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(2)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(3)
[NODESASS@34410095616] print_value ../src/sass_types/sass_value_wrapper.h:81 (null value)
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0c20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0c60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad100 := 0x8031ad0d0
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h2", quoted=N
[NODESASS@34410095616] 0x8031f0c60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0c60:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad0d0 := 0x8031ad100
[NODESASS@34410095616] 0x8031ad100:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h2", quoted=N
[NODESASS@34410095616] 0x8031f0c60:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0c80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad160 := 0x8031ad130
[NODESASS@34410095616] 0x8031ad130:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h3", quoted=N
[NODESASS@34410095616] 0x8031f0c80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0c80:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad130 := 0x8031ad160
[NODESASS@34410095616] 0x8031ad160:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h3", quoted=N
[NODESASS@34410095616] 0x8031f0c80:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0ca0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad1c0 := 0x8031ad190
[NODESASS@34410095616] 0x8031ad190:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h4", quoted=N
[NODESASS@34410095616] 0x8031f0ca0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0ca0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad190 := 0x8031ad1c0
[NODESASS@34410095616] 0x8031ad1c0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h4", quoted=N
[NODESASS@34410095616] 0x8031f0ca0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x8031f0cc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad220 := 0x8031ad1f0
[NODESASS@34410095616] 0x8031ad1f0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h5", quoted=N
[NODESASS@34410095616] 0x8031f0cc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0cc0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad1f0 := 0x8031ad220
[NODESASS@34410095616] 0x8031ad220:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h5", quoted=N
[NODESASS@34410095616] 0x8031f0cc0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[NODESASS@34410095616] 0x7fffffffae58:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0c20:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad250 := 0x8031ad070
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=4
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x8031ad0d0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h2", quoted=N
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:59 item(1)
[NODESASS@34410095616] 0x8031ad130:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h3", quoted=N
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:59 item(2)
[NODESASS@34410095616] 0x8031ad190:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h4", quoted=N
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:59 item(3)
[NODESASS@34410095616] 0x8031ad1f0:print_value ../src/sass_types/sass_value_wrapper.h:41 #string "h5", quoted=N
[NODESASS@34410095616] 0x8031ad070:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0c20:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x803146c40:String_Constant ./ast.hpp:1374 String_Constant created (0,"h2")
[LIBSASS] 0x803146ce0:String_Constant ./ast.hpp:1374 String_Constant created (0,"h3")
[LIBSASS] 0x803146d80:String_Constant ./ast.hpp:1374 String_Constant created (0,"h4")
[LIBSASS] 0x803146e20:String_Constant ./ast.hpp:1374 String_Constant created (0,"h5")
[LIBSASS] 0x803146c40:interpolation eval.cpp:876 dynamic_cast to String_Constant worked
[LIBSASS] 0x803146c40:interpolation eval.cpp:879 ... but still need to unquote()
[LIBSASS] 0x803146ce0:interpolation eval.cpp:876 dynamic_cast to String_Constant worked
[LIBSASS] 0x803146ce0:interpolation eval.cpp:879 ... but still need to unquote()
[LIBSASS] 0x803146d80:interpolation eval.cpp:876 dynamic_cast to String_Constant worked
[LIBSASS] 0x803146d80:interpolation eval.cpp:879 ... but still need to unquote()
[LIBSASS] 0x803146e20:interpolation eval.cpp:876 dynamic_cast to String_Constant worked
[LIBSASS] 0x803146e20:interpolation eval.cpp:879 ... but still need to unquote()
[LIBSASS] 0x803146ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"h2, h3, h4, h5")
[LIBSASS] 0x803146ec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"h2, h3, h4, h5")
[LIBSASS] 0x8031b7560:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8031b7560:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031b7560:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8031b7560:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031b7420:operator() output.cpp:391 This should be a constant string... (0,"#08c")
[LIBSASS] 0x8031b7420:operator() output.cpp:401 ... sending via string_to_output
 ✓ should return a list of selectors after calling the headings custom function
[LIBSASS] 0x80315b740:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x80315b740:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8031aeb60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031aeb60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031aeb60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031aef20:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031aef20:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031aef20:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f0b40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad250 := 0x803158f10
[NODESASS@34410095616] 0x803158f10:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<em>
[NODESASS@34410095616] 0x8031f0b40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffb8e8:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0b40:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x803158f10 := 0x8031ad250
[NODESASS@34410095616] 0x8031ad250:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<em>
[NODESASS@34410095616] 0x8031f0b40:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x80315b740:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x80315b740:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315b740:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x80315b740:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should let custom function invoke sass types constructors without the `new` keyword
[LIBSASS] 0x8031b77e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031b77e0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803146c40:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803146c40:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803146c40:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x803146f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803146f60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803146f60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffffb8d0:pre_process_args ../src/custom_function_bridge.cpp:20 CustomFunctionBridge: wrapping custom function parameters...
[NODESASS@34410095616] 0x8031f0be0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x803158fa0 := 0x8031ad2e0
[NODESASS@34410095616] 0x8031ad2e0:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=2
[NODESASS@34410095616] 0x8031ad2e0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(0)
[NODESASS@34410095616] 0x8031ad280:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 20 unit=<>
[NODESASS@34410095616] 0x8031ad2e0:print_value ../src/sass_types/sass_value_wrapper.h:59 item(1)
[NODESASS@34410095616] 0x803158f40:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 22 unit=<>
[NODESASS@34410095616] 0x8031ad2e0:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0be0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0a20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad3a0 := 0x8031ad370
[NODESASS@34410095616] 0x8031ad370:print_value ../src/sass_types/sass_value_wrapper.h:55 #list separator=<,>length=0
[NODESASS@34410095616] 0x8031ad370:print_value ../src/sass_types/sass_value_wrapper.h:62 #list end
[NODESASS@34410095616] 0x8031f0a20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0a20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad3a0 := 0x8031ad340
[NODESASS@34410095616] 0x8031ad340:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 22 unit=<>
[NODESASS@34410095616] 0x8031f0a20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0a80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad3d0 := 0x8031ad370
[NODESASS@34410095616] 0x8031ad370:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f0a80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0a80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad3d0 := 0x803158fd0
[NODESASS@34410095616] 0x803158fd0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 20 unit=<>
[NODESASS@34410095616] 0x8031f0a80:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0b20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad400 := 0x8031ad370
[NODESASS@34410095616] 0x8031ad370:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 0 unit=<>
[NODESASS@34410095616] 0x8031f0b20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0b20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad370 := 0x8031ad400
[NODESASS@34410095616] 0x8031ad400:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<em>
[NODESASS@34410095616] 0x8031f0b20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffb8e8:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0b20:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad400 := 0x8031ad370
[NODESASS@34410095616] 0x8031ad370:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<em>
[NODESASS@34410095616] 0x8031f0b20:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x8031b77e0:operator() output.cpp:391 This should be a constant string... (0,"color")
[LIBSASS] 0x8031b77e0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031b77e0:operator() output.cpp:376 This should be a quoted string... (0,"color")
[LIBSASS] 0x8031b77e0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
 ✓ should let us register custom functions without signatures
[LIBSASS] 0x803235ec0:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x803235ec0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803146920:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803146920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803146920:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80315a200:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80315a200:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80315a200:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x7fffffffb728:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
 ✓ should fail when returning anything other than a sass value from a custom function
[LIBSASS] 0x8031af100:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031af100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8031ae020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031ae340:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae340:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae340:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f0dc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad280 := 0x8031ad430
[NODESASS@34410095616] 0x8031ad430:print_value ../src/sass_types/sass_value_wrapper.h:74 #error This is a test error
[NODESASS@34410095616] 0x8031f0dc0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffb728:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0dc0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad430 := 0x8031ad280
[NODESASS@34410095616] 0x8031ad280:print_value ../src/sass_types/sass_value_wrapper.h:74 #error This is a test error
[NODESASS@34410095616] 0x8031f0dc0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
 ✓ should properly bubble up standard JS errors thrown by custom functions
[LIBSASS] 0x8031b7600:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031b7600:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803146920:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803146920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803146920:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80315a200:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80315a200:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80315a200:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f0e60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad460 := 0x8031ad4c0
[NODESASS@34410095616] 0x8031ad4c0:print_value ../src/sass_types/sass_value_wrapper.h:74 #error An unexpected error occurred
[NODESASS@34410095616] 0x8031f0e60:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffb728:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0e60:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad4c0 := 0x8031ad460
[NODESASS@34410095616] 0x8031ad460:print_value ../src/sass_types/sass_value_wrapper.h:74 #error An unexpected error occurred
[NODESASS@34410095616] 0x8031f0e60:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
 ✓ should properly bubble up unknown errors thrown by custom functions
[LIBSASS] 0x8031af100:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031af100:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x8031ae020:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae020:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae020:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031ae340:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031ae340:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031ae340:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f0ee0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad520 := 0x8031ad550
[NODESASS@34410095616] 0x8031ad550:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Expected one boolean argument
[NODESASS@34410095616] 0x8031f0ee0:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffb728:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0ee0:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad550 := 0x8031ad520
[NODESASS@34410095616] 0x8031ad520:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Expected one boolean argument
[NODESASS@34410095616] 0x8031f0ee0:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
[LIBSASS] 0x8031b7600:String_Constant ./ast.hpp:1371 String_Constant created (0,"color")
[LIBSASS] 0x8031b7600:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"color")
[LIBSASS] 0x803146920:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x803146920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x803146920:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80315a200:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80315a200:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80315a200:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[NODESASS@34410095616] 0x8031f0f20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad5b0 := 0x8031ad5e0
[NODESASS@34410095616] 0x8031ad5e0:print_value ../src/sass_types/sass_value_wrapper.h:37 #number 42 unit=<>
[NODESASS@34410095616] 0x8031f0f20:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x8031f0f40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:100 ctor 0x8031ad640 := 0x8031ad5e0
[NODESASS@34410095616] 0x8031ad5e0:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Supplied value should be a string
[NODESASS@34410095616] 0x8031f0f40:SassValueWrapper ../src/sass_types/sass_value_wrapper.h:102 done
[NODESASS@34410095616] 0x7fffffffb728:post_process_return_value ../src/custom_function_bridge.cpp:8 CustomFunctionBridge: unwrapping custom function return value...
[NODESASS@34410095616] 0x8031f0f40:get_sass_value ../src/sass_types/sass_value_wrapper.h:114 0x8031ad5e0 := 0x8031ad640
[NODESASS@34410095616] 0x8031ad640:print_value ../src/sass_types/sass_value_wrapper.h:74 #error Supplied value should be a string
[NODESASS@34410095616] 0x8031f0f40:get_sass_value ../src/sass_types/sass_value_wrapper.h:116 done
 ✓ should properly bubble up errors from sass value getters/setters/constructors
.renderSync({stats: {}})
 ✓ should provide a start timestamp
 ✓ should provide an end timestamp
 ✓ should provide a duration
 ✓ should contain the given entry file
 ✓ should contain an array of all included files
[LIBSASS] 0x8031af060:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x8031af060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x8031aef20:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x8031aee80:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x8031aee80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x8031aeca0:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x80315bf60:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x80315bf60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x80315be20:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x80315b920:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x80315b920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x80315b7e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x80315b4c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x80315b4c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x80315b380:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031aff60:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031aff60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031aff60:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031b62a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031b62a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031b62a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031af060:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x8031af060:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031af060:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x8031af060:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031aef20:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x8031aef20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031aee80:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x8031aee80:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031aee80:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x8031aee80:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031aeca0:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x8031aeca0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315bf60:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x80315bf60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315bf60:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x80315bf60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315be20:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x80315be20:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315b920:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x80315b920:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315b920:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x80315b920:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315b7e0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x80315b7e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315b4c0:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x80315b4c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315b4c0:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x80315b4c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315b380:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x80315b380:operator() output.cpp:401 ... sending via string_to_output
 ✓ should contain array with the entry if there are no import statements
[LIBSASS] 0x8031f62a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x8031f62a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x8031f6160:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x8031f60c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x8031f60c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x803235f60:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x803235a60:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x803235a60:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x803235920:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x803235420:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x803235420:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x8032352e0:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x803234fc0:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x803234fc0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x803234e80:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x8031aee80:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031aee80:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031aee80:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031af1a0:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x8031af1a0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x8031af1a0:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x8031f62a0:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x8031f62a0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f62a0:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x8031f62a0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f6160:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x8031f6160:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f60c0:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x8031f60c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f60c0:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x8031f60c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803235f60:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x803235f60:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803235a60:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x803235a60:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803235a60:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x803235a60:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803235920:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x803235920:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803235420:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x803235420:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803235420:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x803235420:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8032352e0:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x8032352e0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x803234fc0:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x803234fc0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x803234fc0:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x803234fc0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x803234e80:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x803234e80:operator() output.cpp:401 ... sending via string_to_output
 ✓ should state `data` as entry file
[LIBSASS] 0x80315a340:String_Constant ./ast.hpp:1371 String_Constant created (0,"width")
[LIBSASS] 0x80315a340:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"width")
[LIBSASS] 0x80315a200:String_Constant ./ast.hpp:1371 String_Constant created (0,"80%")
[LIBSASS] 0x80315a160:String_Constant ./ast.hpp:1371 String_Constant created (0,"height")
[LIBSASS] 0x80315a160:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"height")
[LIBSASS] 0x80315a020:String_Constant ./ast.hpp:1371 String_Constant created (0,"23px")
[LIBSASS] 0x8031f7b00:String_Constant ./ast.hpp:1371 String_Constant created (0,"list-style-type")
[LIBSASS] 0x8031f7b00:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"list-style-type")
[LIBSASS] 0x8031f79c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"none")
[LIBSASS] 0x8031f74c0:String_Constant ./ast.hpp:1371 String_Constant created (0,"float")
[LIBSASS] 0x8031f74c0:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"float")
[LIBSASS] 0x8031f7380:String_Constant ./ast.hpp:1371 String_Constant created (0,"left")
[LIBSASS] 0x8031f7060:String_Constant ./ast.hpp:1371 String_Constant created (0,"font-weight")
[LIBSASS] 0x8031f7060:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"font-weight")
[LIBSASS] 0x8031f6f20:String_Constant ./ast.hpp:1371 String_Constant created (0,"bold")
[LIBSASS] 0x80315b600:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80315b600:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80315b600:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80315b920:String_Constant ./ast.hpp:1371 String_Constant created (0,"auto")
[LIBSASS] 0x80315b920:String_Quoted ./ast.hpp:1430 String_Quoted created (0,"auto")
[LIBSASS] 0x80315b920:parse_value parser.cpp:1384 We have just created a new instance (0,"auto")
[LIBSASS] 0x80315a340:operator() output.cpp:391 This should be a constant string... (0,"width")
[LIBSASS] 0x80315a340:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315a340:operator() output.cpp:376 This should be a quoted string... (0,"width")
[LIBSASS] 0x80315a340:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315a200:operator() output.cpp:391 This should be a constant string... (0,"80%")
[LIBSASS] 0x80315a200:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x80315a160:operator() output.cpp:391 This should be a constant string... (0,"height")
[LIBSASS] 0x80315a160:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x80315a160:operator() output.cpp:376 This should be a quoted string... (0,"height")
[LIBSASS] 0x80315a160:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x80315a020:operator() output.cpp:391 This should be a constant string... (0,"23px")
[LIBSASS] 0x80315a020:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f7b00:operator() output.cpp:391 This should be a constant string... (0,"list-style-type")
[LIBSASS] 0x8031f7b00:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f7b00:operator() output.cpp:376 This should be a quoted string... (0,"list-style-type")
[LIBSASS] 0x8031f7b00:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f79c0:operator() output.cpp:391 This should be a constant string... (0,"none")
[LIBSASS] 0x8031f79c0:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f74c0:operator() output.cpp:391 This should be a constant string... (0,"float")
[LIBSASS] 0x8031f74c0:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f74c0:operator() output.cpp:376 This should be a quoted string... (0,"float")
[LIBSASS] 0x8031f74c0:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f7380:operator() output.cpp:391 This should be a constant string... (0,"left")
[LIBSASS] 0x8031f7380:operator() output.cpp:401 ... sending via string_to_output
[LIBSASS] 0x8031f7060:operator() output.cpp:391 This should be a constant string... (0,"font-weight")
[LIBSASS] 0x8031f7060:operator() output.cpp:393 ... but dynamic_cast<String_Quoted*> worked
[LIBSASS] 0x8031f7060:operator() output.cpp:376 This should be a quoted string... (0,"font-weight")
[LIBSASS] 0x8031f7060:operator() output.cpp:381 ... no quote mark(?), sending via string_to_output
[LIBSASS] 0x8031f6f20:operator() output.cpp:391 This should be a constant string... (0,"bold")
[LIBSASS] 0x8031f6f20:operator() output.cpp:401 ... sending via string_to_output
 ✓ should contain an empty array as includedFiles
.info
 ✓ should return a correct version info
95 passing (295ms)
Script done on Tue Jun 23 19:00:57 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment