aboutsummaryrefslogtreecommitdiff
path: root/test/fetch.js
AgeCommit message (Expand)Author
2018-08-08clean up webkit quirks (#3229)Alex Lam S.L
2018-05-31update JetStream URL (#3165)Alex Lam S.L
2017-06-14cache web assets between CI runs (#2089)...- skip `test/jetstream.js` for `node@0.12` Alex Lam S.L
z.scm: ditto. * gnu/packages/ruby.scm: ditto. * gnu/packages/tex.scm: ditto. Christopher Baines 2022-08-30gnu: julia-interpolations: Don't ask to run tests when cross-compiling....* gnu/packages/julia-xyz.scm (julia-interpolations)[arguments]{#:tests?}: When cross-compiling, set to #false. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos 2022-08-30gnu: julia-reversediff: Don't ask to run tests when cross-compiling....* gnu/packages/julia-xyz.scm (julia-reversediff)[arguments]{#:tests?}: When cross-compiling, set to #false. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos 2022-08-30gnu: julia-forwarddiff: Don't ask to run tests when cross-compiling....* gnu/packages/julia-xyz.scm (julia-forwarddiff)[arguments]{#:tests?}: When cross-compiling, set to #false. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos 2022-08-30gnu: julia-arrayinterface: Don't ask to run tests when cross-compiling....* gnu/packages/julia-xyz.scm (julia-arrayinterface)[arguments]{#:tests?}: When cross-compiling, set to #false. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos 2022-07-11gnu: Add julia-csv....* gnu/packages/julia-xyz.scm (julia-csv): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun 2022-07-11gnu: Add julia-sentinelarrays....* gnu/packages/julia-xyz.scm (julia-sentinelarrays): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun 2022-07-11gnu: julia-weakrefstrings: Update to 1.4.0....* gnu/packages/julia-xyz.scm (julia-weakrefstrings): Update to 1.4.0. [propagated-inputs]: Add julia-inlinestrings. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun 2022-07-11gnu: julia-json: Update to 0.21.3....* gnu/packages/julia-xyz.scm (julia-json): Update to 0.21.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun 2022-07-11gnu: Add julia-inlinestrings....* gnu/packages/julia-xyz.scm (julia-inlinestrings): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun 2022-07-11gnu: julia-parsers: Update to 2.2.4....* gnu/packages/julia-xyz.scm (julia-parsers): Update to 2.2.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun 2022-05-22gnu: julia-ellipsisnotation: Fix typo in synopsis....* gnu/packages/julia-xyz.scm (julia-ellipsisnotation)[synopsis]: Fix ‘elipsis’ typo. Tobias Geerinckx-Rice