Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::LibExprTest Class Reference
Inheritance diagram for nix::LibExprTest:
nix::LibStoreTest nix::DerivedPathExpressionTest nix::ErrorTraceTest nix::EvalStateTest nix::JSONValueTest nix::PrimOpTest nix::StringPrintingTests nix::TrivialExpressionTest nix::ValuePrintingTests

Static Public Member Functions

static void SetUpTestSuite ()
 
- Static Public Member Functions inherited from nix::LibStoreTest
static void SetUpTestSuite ()
 

Protected Member Functions

Value eval (std::string input, bool forceValue=true)
 
ValuemaybeThunk (std::string input, bool forceValue=true)
 
Symbol createSymbol (const char *value)
 

Protected Attributes

bool readOnlyMode = true
 
fetchers::Settings fetchSettings {}
 
EvalSettings evalSettings {readOnlyMode}
 
EvalState state
 
- Protected Attributes inherited from nix::LibStoreTest
ref< Storestore
 

The documentation for this class was generated from the following file: