terraform/states/statemgr
Martin Atkins b0016e9cf6 command: Allow tests to run to completion without panics or hangs
There are still 160 test failures as of this commit, but at least the test
program can run to completion and list out all the failures.
2018-10-16 19:14:11 -07:00
..
testdata statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
doc.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
filesystem.go command: Allow tests to run to completion without panics or hangs 2018-10-16 19:14:11 -07:00
filesystem_lock_unix.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
filesystem_lock_windows.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
filesystem_test.go statemgr: Backup file support for statemgr.Filesystem 2018-10-16 18:50:57 -07:00
helper.go statemgr: Helper funcs RefreshAndRead and WriteAndPersist 2018-10-16 18:58:49 -07:00
interfaces.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
lineage.go states/statemgr: don't panic if no state file is present on first write 2018-10-16 19:14:11 -07:00
locker.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
persistent.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
plan.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
statemgr.go statemgr: Helper funcs RefreshAndRead and WriteAndPersist 2018-10-16 18:58:49 -07:00
statemgr_fake.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
statemgr_test.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
testing.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
transient.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00
transient_inmem.go statemgr: New package for state managers 2018-10-16 18:49:20 -07:00