aboutsummaryrefslogtreecommitdiff
path: root/tests/lang
AgeCommit message (Expand)Author
2023-01-02Merge pull request #5941 from hercules-ci/optimize-intersectAttrsThéophane Hufschmitt
2023-01-02antiquotation -> string interpolationValentin Gagarin
2022-12-24Optimize intersectAttrs performanceRobert Hensing
2022-12-12Fix reference to test directory pathEelco Dolstra
2022-12-12Enable some language tests that were accidentally disabledEelco Dolstra
2022-10-25Merge pull request #7196 from sternenseemann/reenable-eval-okay-eqThéophane Hufschmitt
2022-10-19tests/lang: re-enable eval-okay-eq.nix testssternenseemann
2022-10-08tests/lang/eval-okay-versions.nix: add test for previous commitAdam Joseph
2022-05-25Handle EOFs in string literals correctlyEelco Dolstra
2022-05-05Change json example to be originalthkoch2001
2022-02-02Merge branch 'parser-improvements' of https://github.com/pennae/nixEelco Dolstra
2022-01-25Fix parsing of variable names that are a suffix of '__curPos'regnat
2022-01-24Fix parsing of variable names that are a prefix of '__curPos'Eelco Dolstra
2022-01-19defer formals duplicate check for incresed efficiency all roundpennae
2022-01-03add zipAttrsWith primoppennae
2021-12-16Add a test case for builtins.groupBySilvan Mosberger
2021-11-24Make lists be comparableSilvan Mosberger
2021-08-06path antiquotations: rename confusing testTaeer Bar-Yam
2021-08-06add path antiqutations testTaeer Bar-Yam
2021-05-29Add .tar.zst support for TarballInputSchemeTimothy Klim
2021-05-10Implement `builtins.floor` and `builtins.ceil` using the C library functions ...Maximilian Bosch
2020-12-22Move <nix/fetchurl.nix> into the nix binaryEelco Dolstra
2020-09-14Escape `${` in strings when printing Nix expressionsregnat
2020-04-02Make function arguments retain position infoSilvan Mosberger
2020-03-11Move some corepkgs into the nix binaryEelco Dolstra
2020-03-04Add test for foldl'Eelco Dolstra
2020-01-07Add support for \u escape in fromJSONNikola Knezevic
2019-11-25Add testcase for attrset using __overrides and dynamic attrsPuck Meerburg
2019-10-27Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nixEelco Dolstra
2019-10-27builtins.toJSON: fix __toString usageRobin Gloster
2019-06-24Fix abort in fromTOMLEelco Dolstra
2019-06-24Add more fromTOML testsEelco Dolstra
2019-05-29Enable more fromTOML testsEelco Dolstra
2019-05-29Fix eval-okay-fromTOML testEelco Dolstra
2019-05-28Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nixEelco Dolstra
2019-05-08fix hashfile test that wasn't failing due to eval lazinessWill Dietz
2019-05-03Add builtins.hashFileDaniel Schaefer
2019-03-27Update eval-okay-types.exp to match #1828Eelco Dolstra
2019-03-24Add isPath primopzimbatm
2019-01-31Add builtins.appendContext.Shea Levy
2019-01-14Add builtins.getContext.Shea Levy
2018-08-19FIx floating point evaluationEelco Dolstra
2018-07-05lib.concatMap and lib.mapAttrs to be builtinsvolth
2018-07-03Add a fromTOML primopEelco Dolstra
2018-05-24add docs and testsvolth
2018-05-11Don't return negative numbers from the flex tokenizerEelco Dolstra
2018-05-02Fix builtins.add testEelco Dolstra
2018-05-01nix-lang: Add deep nested mixed attrs test case.Félix Baylac-Jacqué
2018-04-29add tests for builtins.addTim Sears
2018-04-23Merge branch 'pos-crash-fix' of git://github.com/dezgeg/nixShea Levy