diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index b8fcc5b0..f96da0de 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1,14 +1,6 @@ 2.0.3: - fix emulator -- introduce tests: - - does $require work? - - $whatever should fail if there is no global explorer directory - - emulator may only be called with __ as prefix - fail otherwise! - -- Create GlobalExplorer - -- base_dir passing in config/config_install superseeded by __cdist_base_dir? -------------------------------------------------------------------------------- diff --git a/doc/dev/todo/steven b/doc/dev/todo/steven index 54b43210..4b374a92 100644 --- a/doc/dev/todo/steven +++ b/doc/dev/todo/steven @@ -33,3 +33,7 @@ Tests needed: - Fail if cache_dir cannot be created from current out_dir - transfer_type_explorers: Explorers are not transferred twice - transfer_type_explorers: No transfer tried if there are no type_explorers + + - does $require work? + - $whatever should fail if there is no global explorer directory + - emulator may only be called with __ as prefix - fail otherwise!