hi; cjs is a fork maintained by the Linux Mint folks for their own use inside Cinnamon; GNOME has nothing to do with it. you should ask the Cinnamon developer(s) if you have issues with cjs.
ciao, Emmanuele. On Thursday, February 6, 2014, Roelof Wobben <rwob...@hotmail.com> wrote: > Hello, > > When I try to compile cjs, which is based on gjs , I see a failing test. > > The test which is failing is this one : > > function testInvalidStrings() { > // Not really related to locale handling - here we are testing > // gjs_string_to_utf8() to properly catch things we'll choke > // on later. > > // Unpaired surrogate > assertRaises(function() { "\ud800".toLocaleLowerCase(); }); > // Embedded NUL > assertRaises(function() { "\u0000".toLocaleLowerCase(); }); > // Byte-reversed BOM (an example of a non-character) > assertRaises(function() { "\ufffe".toLocaleLowerCase(); }); > } > > One of the test gives a undefined where it must raise a error. > > Can anyone help me figure out how I could make this test workable. > > Unfortanly I have no knowlegde or experience in javascript so I could > use your help. > > Regards, > > Roelof > _______________________________________________ > javascript-list mailing list > javascript-list@gnome.org <javascript:;> > https://mail.gnome.org/mailman/listinfo/javascript-list > -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/
_______________________________________________ javascript-list mailing list javascript-list@gnome.org https://mail.gnome.org/mailman/listinfo/javascript-list