about summary refs log tree commit diff
path: root/pkgs/test
AgeCommit message (Expand)AuthorFilesLines
2020-02-09tests.nixos-functions: port test to pythonworldofpeace1-1/+1
2020-01-30llvm_4: removeLuka Blaskovic1-2/+0
2020-01-30llvm_39: removeLuka Blaskovic1-2/+0
2020-01-17Merge remote-tracking branch 'obsidiansystems/work-on-multi-shellFor'Matthew Bauer2-0/+26
2020-01-17shellFor: Refactor for consistency and crossJacquin Mininger2-0/+26
2019-09-19tests.cc-wrapper-{clang,libcxx}-{8,9}: add stdenv tests for LLVM 8, 9Will Dietz1-0/+4
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-07-01treewide: use dontUnpackworldofpeace2-4/+4
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-05-07all-packages/test: add gcc9Stdenv, cc-wrapper-gcc9Austin Seipp1-0/+1
2019-04-23wasm: init cross targetMatthew Bauer1-5/+4
2019-02-26cross/tests: add llvm-based testsMatthew Bauer1-21/+25
2019-02-26llvm: support cross compilation with useLLVM flagMatthew Bauer1-0/+6
2019-01-28linux: added tests for the configMatthieu Coudron2-0/+55
2018-11-29Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer1-26/+36
2018-11-29treewide: add emulator to platformMatthew Bauer1-26/+36
2018-11-27Merge pull request #49290 from krebs/nix-writersJörg Thalheim1-0/+2
2018-11-27build-support writers: add testslassulus1-0/+2
2018-11-19pkgs/test/nixos-functions: use dummy versioningJan Malakhovski1-1/+9
2018-11-13pkgs/test/nixos-functions: Add inline docRobert Hensing1-0/+11
2018-11-13tests: Don't use pkgs.extend. OfBorg will reject it.Robert Hensing1-13/+3
2018-11-13Add tests for pkgs.nixos and pkgs.nixosTestRobert Hensing2-0/+34
2018-10-21Remove openftdJan Tojnar1-49/+0
2018-09-24Merge branch 'master' into stagingVladimír Čunát1-0/+2
2018-09-23tests: add variants for llvm7Will Dietz1-0/+2
2018-09-16top-level/release.nix: add patchShebangs testDan Peebles2-0/+28
2018-08-01pkgs/tests: Add test for LD_LIBRARY_PATHTuomas Tynkkynen2-0/+90
2018-07-21tests: add some cross testsMatthew Bauer2-0/+82
2018-06-18Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-2/+4
2018-06-18tests.cc-wrapper: Fix sanitizer conditionJohn Ericson1-2/+4
2018-06-14llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson1-1/+1
2018-06-14llvm 6: Fix libcxxabi impurity and darwin sanitizersJohn Ericson1-1/+1
2018-06-06tests.cc-wrapper: do not test sanitizers on darwinOrivej Desh1-1/+2
2018-05-30tests.cc-wrapper: skip known-broken sanitizer casesBenjamin Saunders1-7/+13
2018-05-24clang_6: fix sanitizers under libstdc++Benjamin Saunders1-2/+0
2018-05-24tests.cc-wrapper: verify building with sanitizersBenjamin Saunders2-0/+13
2018-05-10tests: move to attribute setMatthew Bauer1-0/+26
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-2/+2
2018-01-05sierra-shared-test: fix buildDaiderd Jordan1-3/+4
2017-12-05Add clang multilib variants (x64_64-only, 64/32bit), basic multilib testsWill Dietz1-0/+37
2017-09-13treewide: Use `*Platform.extensions`John Ericson2-9/+14
2017-09-10nixpkgs-tests: add basic test for buildInputsDaiderd Jordan6-0/+104
2017-09-10nixpkgs-tests: add basic test for cc-wrapperDaiderd Jordan7-0/+92
2017-07-31macos-sierra-shared: Make live code and add to nascent Darwin channelJohn Ericson1-4/+23
2017-07-31cc-wrapper-test: Use `$CXX` else the C++ std lib won't be on the include pathJohn Ericson1-1/+1
2017-07-31cc-wrapper-test: Don't use assertJohn Ericson1-3/+8
2017-07-31cc-wrapper-test: Forgot to `extern "C"` now that main is C++John Ericson1-1/+1
2017-07-31cc-wrapper: Beef up sierra tests to actually use functionsJohn Ericson1-6/+28
2017-07-31cc-wrapper: WIP linking hack for mac OSJohn Ericson1-0/+43
2016-04-26Remove cruftEelco Dolstra7-141/+0